Skip to content

Commit

Permalink
Use built-in github annotation output for stylelint (mastodon#30165)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed May 3, 2024
1 parent 33368e3 commit b790222
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
21 changes: 0 additions & 21 deletions .github/stylelint-matcher.json

This file was deleted.

6 changes: 1 addition & 5 deletions .github/workflows/lint-css.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,5 @@ jobs:
- name: Set up Javascript environment
uses: ./.github/actions/setup-javascript

- uses: xt0rted/stylelint-problem-matcher@v1

- run: echo "::add-matcher::.github/stylelint-matcher.json"

- name: Stylelint
run: yarn lint:css
run: yarn lint:css -f github

0 comments on commit b790222

Please sign in to comment.