Skip to content

Commit

Permalink
Remove deprecated setting for clang-tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKutzner committed Dec 17, 2024
1 parent f2ceb19 commit c486571
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-tidy.in
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ Checks: "*,\
-bugprone-switch-missing-default-case"
WarningsAsErrors: '*'
HeaderFilterRegex: '^${RELATIVE_SOURCE_DIR}(base|modules|test)/'
AnalyzeTemporaryDtors: false
UseColor: true
User: root
CheckOptions:
Expand Down

0 comments on commit c486571

Please sign in to comment.