We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c3972 commit e3b5a6eCopy full SHA for e3b5a6e
.clang-tidy
@@ -46,5 +46,6 @@ Checks: >
46
-clang-analyzer-security.insecureAPI.strcpy,
47
-clang-analyzer-unix.Malloc,
48
-clang-diagnostic-implicit-int-conversion
49
+ -clang-diagnostic-unused-command-line-argument
50
WarningsAsErrors: '*'
51
HeaderFilterRegex: '(src|examples|zzz_generated|credentials).*(?<!third_party.*repo)'
0 commit comments