Skip to content

Commit

Permalink
fix: remove removed clang-tidy AnalyzeTemporaryDtors setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftb0y committed May 14, 2024
1 parent da261b6 commit ffb9bf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Checks: >-
readability-qualified-auto
WarningsAsErrors: ""
HeaderFilterRegex: ""
AnalyzeTemporaryDtors: false
FormatStyle: none
User: user
CheckOptions:
Expand Down

0 comments on commit ffb9bf2

Please sign in to comment.