Skip to content

Commit

Permalink
Remove deprecated AnalyzeTemporaryDtors
Browse files Browse the repository at this point in the history
  • Loading branch information
rjoomen committed Jan 9, 2024
1 parent 50450e9 commit 4c930c5
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 @@ -70,7 +70,6 @@ WarningsAsErrors: >
-readability-identifier-length,
-readability-suspicious-call-argument
HeaderFilterRegex: '.*'
AnalyzeTemporaryDtors: false
FormatStyle: none
CheckOptions:
- key: modernize-use-override.AllowOverrideAndFinal
Expand Down

0 comments on commit 4c930c5

Please sign in to comment.