Skip to content

Commit

Permalink
Update cpp_linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobiqua authored Jan 2, 2025
1 parent 9dce1a5 commit af384c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cpp_linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:

- uses: cpp-linter/cpp-linter-action@v2
id: linter
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
style: 'file' # Use .clang-format config file.
tidy-checks: '-*' # disable clang-tidy checks.
Expand Down

0 comments on commit af384c8

Please sign in to comment.