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 9248919 commit f24bf21Copy full SHA for f24bf21
.clang-tidy
@@ -12,6 +12,7 @@ Checks: "
12
readability*,
13
14
-bugprone-easily-swappable-parameters,
15
+ -bugprone-infinite-loop,
16
-clang-analyzer-optin*,
17
-clang-analyzer-osx*,
18
-clang-analyzer-cplusplus.Move,
0 commit comments