Skip to content

Commit

Permalink
build: suppress clang-tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashigeru committed Aug 23, 2024
1 parent 59f5ffb commit 707e305
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 @@ -11,6 +11,7 @@ cppcoreguidelines-*,\
-cppcoreguidelines-avoid-const-or-ref-data-members,\
-cppcoreguidelines-pro-type-const-cast,\
-cppcoreguidelines-avoid-magic-numbers,\
-cppcoreguidelines-macro-usage,\
fuchsia-*,\
-fuchsia-default-arguments,\
-fuchsia-default-arguments-calls,\
Expand Down

0 comments on commit 707e305

Please sign in to comment.