We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b39d2 commit 68424afCopy full SHA for 68424af
1 file changed
solvers/cpp/.clang-tidy
@@ -1,7 +1,7 @@
1
---
2
Checks: >-
3
bugprone-*,
4
- cert-*,
+ cert-*, -cert-err58-cpp,
5
clang-diagnostic-*,
6
clang-analyzer-*,
7
concurrency-*,
0 commit comments