Skip to content

Commit

Permalink
ci: try to fix clang-tidy build on self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Jan 8, 2025
1 parent 728fab3 commit 071cefc
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 @@ -65,4 +65,5 @@ Checks: '*, -google-*, -objc-*, -llvmlibc-*, -zircon-*,
-portability-template-virtual-member-function,
-performance-enum-size,
-bugprone-narrowing-conversions,
-clang-diagnostic-deprecated-declarations,
'

0 comments on commit 071cefc

Please sign in to comment.