Skip to content

Commit

Permalink
turn off line filter
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Dec 12, 2024
1 parent 01bc338 commit ad227b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-lint-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
-i=build
-p=build
-V=${{ runner.temp }}/llvm
-f=false
-l=false
--extra-arg="-std=c++14 -Wall"
--thread-comments=${{ matrix.clang-version == '17' && 'update' }}
-a=${{ matrix.clang-version == '17' }}
Expand Down

0 comments on commit ad227b9

Please sign in to comment.