We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be06647 commit de309c0Copy full SHA for de309c0
.clang-tidy
@@ -2,7 +2,6 @@
2
Checks: 'clang-diagnostic-*,clang-analyzer-*,google-*,modernize-*,-modernize-use-trailing-return-type,readability-*,portability-*,performance-*,bugprone-*,android-*,darwin-*,clang-analyzer-*'
3
WarningsAsErrors: ''
4
HeaderFilterRegex: ''
5
-AnalyzeTemporaryDtors: false
6
FormatStyle: file
7
CheckOptions:
8
- key: cert-dcl16-c.NewSuffixes
0 commit comments