Skip to content

Commit

Permalink
Disable noisy clang-tidy diagnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
i-ky committed Feb 25, 2023
1 parent 5a52b76 commit 15102c7
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 @@ -4,5 +4,6 @@ Checks: |-
-*-vararg,
-cppcoreguidelines-init-variables,
-cppcoreguidelines-pro-type-union-access,
-fuchsia-default-arguments-calls,
-hicpp-signed-bitwise,
-modernize-use-trailing-return-type

0 comments on commit 15102c7

Please sign in to comment.