Skip to content

Commit 2c30215

Browse files
generatedunixname537391475639613facebook-github-bot
authored andcommitted
xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/core/tests/TestComponent.h (#53658)
Summary: Pull Request resolved: #53658 Reviewed By: javache Differential Revision: D81904578 fbshipit-source-id: 03725446586cc206690995f7d2d274c0b1249abe
1 parent f568c9b commit 2c30215

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-native/ReactCommon/react/renderer/core/tests/TestComponent.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ struct TestState {
3737
#endif
3838
};
3939

40+
// NOLINTNEXTLINE(modernize-avoid-c-arrays)
4041
static const char TestComponentName[] = "Test";
4142

4243
class TestProps : public ViewProps {

0 commit comments

Comments
 (0)