Skip to content

Commit

Permalink
args?
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwardius committed Feb 5, 2024
1 parent 3f98f41 commit 9470890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_styling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
uses: wearerequired/lint-action@v2
with:
clang_format: true
clang_format_args: "-style=Google"
clang_format_args: "--style=Google --ferror-limit=30"

0 comments on commit 9470890

Please sign in to comment.