kopia lustrzana https://github.com/wagtail/wagtail
Ignore venv from stylelint
`coverage` ships with a `style.scss`, which `stylelint` attempts to lint.pull/6967/head
rodzic
1ff679f861
commit
897ef63b01
|
@ -1,5 +1,6 @@
|
|||
ignoreFiles:
|
||||
- node_modules
|
||||
- build/**/*
|
||||
- venv/**/*
|
||||
extends:
|
||||
- '@wagtail/stylelint-config-wagtail'
|
||||
|
|
Ładowanie…
Reference in New Issue