Add fix/lint helper dev targets (#23561)
This commit is contained in:
parent
69057467cb
commit
d39bce963f
7 changed files with 28 additions and 18 deletions
2
.github/workflows/lint-css.yml
vendored
2
.github/workflows/lint-css.yml
vendored
|
@ -48,4 +48,4 @@ jobs:
|
|||
- run: echo "::add-matcher::.github/stylelint-matcher.json"
|
||||
|
||||
- name: Stylelint
|
||||
run: yarn test:lint:sass
|
||||
run: yarn lint:sass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue