mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Use @generated in header comment so IDE can notify developers
Summary: These files are generated by tool, not for manual edit. So let this marker tell IDEs so. Reviewed By: hramos, cpojer Differential Revision: D16097171 fbshipit-source-id: 1f98a4d4e21acca0a7fbd386ff174dd9197c2129
This commit is contained in:
committed by
Facebook Github Bot
parent
737b784b8c
commit
5275f150b8
@@ -4,7 +4,7 @@
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* Generated by an internal genrule from Flow types.
|
||||
* @generated by an internal genrule from Flow types.
|
||||
*
|
||||
* We create an umbrella header (and corresponding implementation) here since
|
||||
* Cxx compilation in BUCK has a limitation: source-code producing genrule()s
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* Generated by an internal genrule from Flow types.
|
||||
* @generated by an internal genrule from Flow types.
|
||||
*
|
||||
* We create an umbrella header (and corresponding implementation) here since
|
||||
* Cxx compilation in BUCK has a limitation: source-code producing genrule()s
|
||||
|
||||
Reference in New Issue
Block a user