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 08839a1 commit 7797d8dCopy full SHA for 7797d8d
.clang-tidy
@@ -60,6 +60,7 @@ Checks: >
60
-llvm-qualified-auto,
61
-llvm-else-after-return,
62
-readability-else-after-return,
63
+ -readability-avoid-nested-conditional-operator,
64
-modernize-use-trailing-return-type,
65
-modernize-return-braced-init-list,
66
-modernize-macro-to-enum,
0 commit comments