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