Skip to content

Commit

Permalink
Hanlde some tidy messages
Browse files Browse the repository at this point in the history
  • Loading branch information
ckormanyos committed Oct 17, 2024
1 parent fd77604 commit fb3521d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .tidy/make/make_tidy_03_flags.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ TIDY_CHECKS = "*, \
-misc-include-cleaner, \
-misc-const-correctness, \
-performance-avoid-endl, \
-portability-simd-intrinsics, \
-cppcoreguidelines-avoid-magic-numbers, \
-readability-avoid-nested-conditional-operator, \
-readability-identifier-length, \
Expand Down

0 comments on commit fb3521d

Please sign in to comment.