We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb5704 commit 223d6f0Copy full SHA for 223d6f0
.clang-tidy
@@ -34,6 +34,7 @@ Checks: >-
34
-*-use-enum-class,
35
-*-use-trailing-return-type,
36
-*-deprecated-headers,
37
+ -*-avoid-c-arrays,
38
CheckOptions:
39
- key: readability-function-cognitive-complexity.Threshold
40
value: '99'
0 commit comments