Skip to content

Commit

Permalink
Make clang-tidy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Sep 24, 2023
1 parent 7c05341 commit 9bc7525
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 @@ -16,6 +16,7 @@ Checks: >
-cppcoreguidelines-pro-bounds-array-to-pointer-decay,
-cppcoreguidelines-pro-bounds-constant-array-index,
-hicpp-no-array-decay,
-misc-no-recursion,
-modernize-use-trailing-return-type,
-readability-identifier-length,
-readability-magic-numbers
Expand Down

0 comments on commit 9bc7525

Please sign in to comment.