Skip to content

Commit

Permalink
Use stylelint-actions-formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Sep 29, 2024
1 parent c295a86 commit 1aff9bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/front-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ jobs:
#run: "yarn install --non-interactive --pure-lockfile"
-
name: "Detect coding standards violations"
run: "npm run scss:cs -- --formatter github"
#run: "yarn run scss:cs --formatter github"
run: "npm run scss:cs -- --custom-formatter=stylelint-actions-formatters"
#run: "yarn run scss:cs --custom-formatter=stylelint-actions-formatters"

svg:
name: "𝟒 SVG validity"
Expand Down

0 comments on commit 1aff9bb

Please sign in to comment.