Skip to content

Commit

Permalink
iox-eclipse-iceoryx#1196 Disable readability-static-accessed-through-…
Browse files Browse the repository at this point in the history
…instance rule
  • Loading branch information
elBoberido committed Nov 1, 2022
1 parent 3d96597 commit 7e1a46a
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 @@ -26,6 +26,7 @@ hicpp-*,
-readability-identifier-length,
-readability-redundant-access-specifiers,
-readability-redundant-declaration,
-readability-static-accessed-through-instance,
-readability-identifier-naming,
-readability-use-anyofallof,
Expand Down

0 comments on commit 7e1a46a

Please sign in to comment.