We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11d13ac commit d2bc968Copy full SHA for d2bc968
1 file changed
.clang-tidy
@@ -3,6 +3,7 @@
3
# Modern C++-23 linting with focus on correctness, performance, and readability
4
5
Checks: >
6
+ -*,
7
bugprone-assert-side-effect,
8
bugprone-dangling-handle,
9
bugprone-inaccurate-erase,
0 commit comments