We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12df6e commit 1ef131dCopy full SHA for 1ef131d
.clang-tidy
@@ -26,6 +26,7 @@ Checks: >
26
-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,
27
-llvmlibc-restrict-system-libc-headers,
28
-misc-include-cleaner,
29
+ -misc-no-recursion,
30
-performance-no-int-to-ptr,
31
-readability-avoid-const-params-in-decls,
32
-readability-braces-around-statements,
0 commit comments