Skip to content

Commit 635a9c5

Browse files
committed
simulate approved condition
should analyze no files given the extensions are not used here
1 parent ca8d8e8 commit 635a9c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cpp-lint-package.yml

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
--extra-arg="-std=c++14 -Wall"
6767
--file-annotations=false
6868
--lines-changed-only=false
69+
--extension=h,c
6970
--thread-comments=${{ matrix.clang-version == '16' }}
7071
--tidy-review=${{ matrix.clang-version == '16' }}
7172
--format-review=${{ matrix.clang-version == '16' }}

0 commit comments

Comments
 (0)