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 b9ef9a7 commit 080dcdbCopy full SHA for 080dcdb
.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