Skip to content

Commit

Permalink
update .clang-tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
sthalik committed Aug 5, 2023
1 parent 685a975 commit 1ea5bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-tidy
Expand Up @@ -91,6 +91,7 @@ readability-make-member-function-const,
-readability-static-accessed-through-instance,
-readability-uppercase-literal-suffix,
-readability-use-anyofallof,
-*-avoid-unconditional-preprocessor-if,
'

AnalyzeTemporaryDtors: true
Expand Down

0 comments on commit 1ea5bb0

Please sign in to comment.