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 2507b93 commit c143f37Copy full SHA for c143f37
.clang-tidy
@@ -11,6 +11,7 @@ Checks: >
11
portability-*,
12
readability-*,
13
-bugprone-casting-through-void,
14
+ -bugprone-easily-swappable-parameters,
15
-bugprone-exception-escape,
16
-bugprone-implicit-widening-of-multiplication-result,
17
-cppcoreguidelines-avoid-goto,
0 commit comments