Skip to content

Commit

Permalink
chore(clang-tidy): remove deprecated option AnalyzeTemporaryDtors
Browse files Browse the repository at this point in the history
Signed-off-by: Max SCHMELLER <[email protected]>
  • Loading branch information
mojomex committed Jul 10, 2024
1 parent 78f680e commit f23477e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,6 @@ WarningsAsErrors: "

HeaderFilterRegex: ^(?!\/usr)(?!\/opt)

AnalyzeTemporaryDtors: false

FormatStyle: none

CheckOptions:
Expand Down

0 comments on commit f23477e

Please sign in to comment.