Add fix/lint helper dev targets (#23561)

This commit is contained in:
Nick Schonning 2023-05-31 20:25:13 -04:00 committed by GitHub
parent 69057467cb
commit d39bce963f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 28 additions and 18 deletions

View file

@ -48,4 +48,4 @@ jobs:
- run: echo "::add-matcher::.github/stylelint-matcher.json"
- name: Stylelint
run: yarn test:lint:sass
run: yarn lint:sass