We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f66d1bb commit 67eb4dfCopy full SHA for 67eb4df
.clang-tidy
@@ -0,0 +1,4 @@
1
+Checks: 'clang-analyzer-*,bugprone-*,performance-*,portability-*,readability-*'
2
+WarningsAsErrors: ''
3
+HeaderFilterRegex: '.*'
4
+FormatStyle: file
0 commit comments