2
0

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
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