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 f4327de commit 92f5a1dCopy full SHA for 92f5a1d
.clang-tidy
@@ -7,6 +7,8 @@ Checks: >
7
fuchsia-multiple-inheritance,
8
-google-readability-todo,
9
-hicpp-uppercase-literal-suffix,
10
+ -llvm-header-guard,
11
+ -llvm-include-order,
12
-llvmlibc-*,
13
-misc-non-private-member-variables-in-classes,
14
-modernize-use-nodiscard,
0 commit comments