Disable modernize-avoid-c-arrays in xplat/yoga/tests
Reviewed By: JuanBesa, rshest Differential Revision: D79247609 fbshipit-source-id: 529ba950ab200c46493152b81dece6bd76f6fdbd
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9f2a9476e5
commit
82671c0132
7
tests/.clang-tidy
Normal file
7
tests/.clang-tidy
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
InheritParentConfig: true
|
||||
Checks: '
|
||||
-facebook-hte-CArray,
|
||||
-modernize-avoid-c-arrays,
|
||||
'
|
||||
...
|
Reference in New Issue
Block a user