We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9baa78b commit e54d974Copy full SHA for e54d974
1 file changed
.clang-tidy
@@ -3,7 +3,7 @@ Checks: >
3
-clang-analyzer-optin.cplusplus.UninitializedObject,
4
bugprone-assert-side-effect,
5
-bugprone-implicit-widening-of-multiplication-result,
6
- bugprone-narrowing-conversions,
+ -bugprone-narrowing-conversions,
7
bugprone-unused-raii,
8
bugprone-use-after-move,
9
clang-analyzer-core.DivideZero,
0 commit comments