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 18b1df2 commit a6279bbCopy full SHA for a6279bb
.clang-tidy
@@ -90,9 +90,6 @@ WarningsAsErrors: false
90
# Header filter to include project headers
91
HeaderFilterRegex: '(Core|Generals|GeneralsMD|Dependencies)/.*\.(h|hpp)$'
92
93
-# Analysis options
94
-AnalyzeTemporaryDtors: false
95
-
96
# Check options for specific rules
97
CheckOptions:
98
# Naming conventions - adapted for the existing codebase style
0 commit comments