Skip to content

Commit 82671c0

Browse files
Dmitry Polukhinfacebook-github-bot
authored andcommitted
Disable modernize-avoid-c-arrays in xplat/yoga/tests
Reviewed By: JuanBesa, rshest Differential Revision: D79247609 fbshipit-source-id: 529ba950ab200c46493152b81dece6bd76f6fdbd
1 parent 9f2a947 commit 82671c0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

tests/.clang-tidy

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
InheritParentConfig: true
3+
Checks: '
4+
-facebook-hte-CArray,
5+
-modernize-avoid-c-arrays,
6+
'
7+
...

0 commit comments

Comments
 (0)