Skip to content

Commit

Permalink
update stylelint to use new configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeganderson committed Nov 18, 2024
1 parent eaa09f3 commit 06ee83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stylelint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: reviewdog/action-stylelint@v1
with:
github_token: ${{ secrets.github_token }}
fail_on_error: true
fail_level: "error"
reporter: github-pr-review
filter_mode: "diff_context"
stylelint_config: ".stylelintrc.json"
Expand Down

0 comments on commit 06ee83b

Please sign in to comment.