Skip to content

Commit

Permalink
Update clang-tidy config for LLVM 19
Browse files Browse the repository at this point in the history
  • Loading branch information
ntadej committed Oct 10, 2024
1 parent fcd854f commit 2eadd92
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 @@ Checks: >
-misc-include-cleaner,
-misc-no-recursion,
-misc-non-private-member-variables-in-classes,
-misc-use-internal-linkage,
-modernize-avoid-c-arrays,
-modernize-use-trailing-return-type,
-readability-convert-member-functions-to-static,
Expand Down

0 comments on commit 2eadd92

Please sign in to comment.