Skip to content

Commit

Permalink
remove redundant clang tidy setting
Browse files Browse the repository at this point in the history
  • Loading branch information
alfC committed Nov 18, 2022
1 parent e12d422 commit 318d93e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .clang-tidy
Expand Up @@ -31,6 +31,4 @@ CheckOptions:
- { key: readability-identifier-naming.TemplateParameterCase, value: CamelCase }
WarningsAsErrors: '*'
HeaderFilterRegex: '.'
AnalyzeTemporaryDtors: false
FormatStyle: file

0 comments on commit 318d93e

Please sign in to comment.