We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab83618 commit a44db76Copy full SHA for a44db76
.github/workflows/cpp-lint-package.yml
@@ -67,7 +67,7 @@ jobs:
67
-i=build
68
-p=build
69
-V=${{ runner.temp }}/llvm
70
- -f=false
+ -l=false
71
--extra-arg="-std=c++14 -Wall"
72
--thread-comments=${{ matrix.clang-version == '17' && 'update' }}
73
-a=${{ matrix.clang-version == '17' }}
0 commit comments