Skip to content

Commit

Permalink
Update .clang-tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
zasdfgbnm authored Mar 6, 2025
1 parent 16ac5fe commit 3f834ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ performance-*,
-performance-unnecessary-value-param,
readability-container-size-empty,
readability-braces-around-statements,
-clang-analyzer-core.NullDereference
'
AnalyzeTemporaryDtors: false
WarningsAsErrors: '*'
Expand Down

0 comments on commit 3f834ae

Please sign in to comment.