We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf8697 commit c54186bCopy full SHA for c54186b
.github/workflows/cpp-lint-package.yml
@@ -59,6 +59,7 @@ jobs:
59
id: linter
60
env:
61
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
62
+ CPP_LINTER_COLOR: true
63
run: >
64
cpp-linter
65
-s=file
0 commit comments