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 ea5bc1e commit d76c3cbCopy full SHA for d76c3cb
1 file changed
.clang-tidy
@@ -1,6 +1,7 @@
1
---
2
Checks: >
3
- -clang-analyzer-*,
+ clang-analyzer-*,
4
+ -clang-analyzer-optin.cplusplus.VirtualCall,
5
clang-diagnostic-*,
6
google-*,
7
misc-*,
0 commit comments