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 f0df148 commit 6923237Copy full SHA for 6923237
.github/workflows/cpp-lint-action.yml
@@ -44,7 +44,7 @@ jobs:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45
with:
46
style: ''
47
- tidy-checks: '-*'
+ tidy-checks: ''
48
files-changed-only: false
49
# to ignore all build folder contents
50
ignore: build
0 commit comments