We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8d8e8 commit 635a9c5Copy full SHA for 635a9c5
.github/workflows/cpp-lint-package.yml
@@ -66,6 +66,7 @@ jobs:
66
--extra-arg="-std=c++14 -Wall"
67
--file-annotations=false
68
--lines-changed-only=false
69
+ --extension=h,c
70
--thread-comments=${{ matrix.clang-version == '16' }}
71
--tidy-review=${{ matrix.clang-version == '16' }}
72
--format-review=${{ matrix.clang-version == '16' }}
0 commit comments