Skip to content

Commit 6923237

Browse files
committed
use clang-tidy
1 parent f0df148 commit 6923237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-lint-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4545
with:
4646
style: ''
47-
tidy-checks: '-*'
47+
tidy-checks: ''
4848
files-changed-only: false
4949
# to ignore all build folder contents
5050
ignore: build

0 commit comments

Comments
 (0)