Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jan 4, 2024
1 parent ebf2d53 commit c295ff6
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,7 @@ Checks: >
-cppcoreguidelines-no-malloc,
-cppcoreguidelines-non-private-member-variables-in-classes,
-cppcoreguidelines-owning-memory,
-cppcoreguidelines-pro-bounds-pointer-arithmetic,
-cppcoreguidelines-pro-type-cstyle-cast,
-cppcoreguidelines-pro-bounds-array-to-pointer-decay,
-cppcoreguidelines-pro-bounds-constant-array-index,
modernize-*,
-cppcoreguidelines-pro-*,
modernize-*,
-modernize-avoid-c-arrays,
-modernize-use-trailing-return-type,
Expand Down

0 comments on commit c295ff6

Please sign in to comment.