Skip to content

Commit

Permalink
Merge pull request #13235 from Swiftb0y/fix/remove-clang-tidy-analize…
Browse files Browse the repository at this point in the history
…temporarydtors

fix: remove removed clang-tidy AnalyzeTemporaryDtors setting
  • Loading branch information
JoergAtGithub authored May 28, 2024
2 parents bbd1ec2 + ffb9bf2 commit ef8f24c
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 ef8f24c

Please sign in to comment.