We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-enable-check-profile
1 parent ce9ffc2 commit bf44400Copy full SHA for bf44400
.github/workflows/clang-tidy.yml
@@ -48,4 +48,4 @@ jobs:
48
49
- name: Clang-Tidy
50
run: |
51
- run-clang-tidy-22 -q -j $(nproc) -p=cmake.output
+ run-clang-tidy-22 -q -j $(nproc) -enable-check-profile -p=cmake.output
0 commit comments