kopia lustrzana https://github.com/wagtail/wagtail
Ignore build folder for CSS linting (#4264)
Spotted in https://circleci.com/gh/wagtail/wagtail/1512.pull/4243/head
rodzic
aecfce73ec
commit
29254270a6
|
@ -1,5 +1,6 @@
|
|||
ignoreFiles:
|
||||
- node_modules
|
||||
- build/**/*
|
||||
plugins:
|
||||
- stylelint-scss
|
||||
# See https://github.com/stylelint/stylelint/blob/master/docs/user-guide/rules.md
|
||||
|
|
Ładowanie…
Reference in New Issue