There was an error while loading. Please reload this page.
1 parent bd6a112 commit 777961bCopy full SHA for 777961b
1 file changed
.clang-tidy
@@ -56,9 +56,11 @@ Checks: >
56
-bugprone-easily-swappable-parameters,
57
-bugprone-narrowing-conversions,
58
-clang-analyzer-optin.core.EnumCastOutOfRange,
59
+ -misc-const-correctness,
60
-misc-include-cleaner,
61
-misc-use-anonymous-namespace,
62
-readability-braces-around-statements,
63
+ -readability-convert-member-functions-to-static,
64
-readability-function-cognitive-complexity,
65
-readability-identifier-length,
66
-readability-isolate-declaration,
0 commit comments