Skip to content

Commit

Permalink
Merge pull request #13196 from mkllnk/reviewdog
Browse files Browse the repository at this point in the history
Fail Reviewdog Rubocop check on any found issues
  • Loading branch information
dacook authored Mar 11, 2025
2 parents ba1456b + 73ae433 commit 37b6312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
level: error
filter_mode: nofilter
use_bundler: true
fail_on_error: true
fail_level: any
prettier:
name: runner / prettier
runs-on: ubuntu-latest
Expand Down

0 comments on commit 37b6312

Please sign in to comment.