Skip to content

Commit

Permalink
Add more clang-tidy checks
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisThrasher committed Jul 8, 2024
1 parent f126954 commit e51d00d
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 @@ -14,8 +14,6 @@ Checks: >
-cppcoreguidelines-avoid-do-while,
-cppcoreguidelines-avoid-magic-numbers,
-cppcoreguidelines-pro-bounds-constant-array-index,
-cppcoreguidelines-pro-type-reinterpret-cast,
-cppcoreguidelines-pro-type-union-access,
-misc-include-cleaner,
-misc-no-recursion,
-modernize-use-trailing-return-type,
Expand Down

0 comments on commit e51d00d

Please sign in to comment.