Skip to content

Commit

Permalink
[clang-tidy] Disable misc-include-cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
dacap committed Dec 26, 2024
1 parent 266f050 commit c1bdf6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Checks: >
readability-*,
-bugprone-easily-swappable-parameters,
-bugprone-narrowing-conversions,
-misc-include-cleaner,
-misc-use-anonymous-namespace,
-readability-braces-around-statements,
-readability-function-cognitive-complexity,
Expand Down

0 comments on commit c1bdf6b

Please sign in to comment.