Replace deprecated "github" format for stylelint on CI runs (#33292)

This commit is contained in:
Matt Jankowski 2024-12-14 04:50:08 -05:00 committed by GitHub
parent efc85e39a0
commit a8edc82471
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 74 additions and 60 deletions

View file

@ -40,4 +40,4 @@ jobs:
uses: ./.github/actions/setup-javascript
- name: Stylelint
run: yarn lint:css -f github
run: yarn lint:css --custom-formatter @csstools/stylelint-formatter-github