0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 19:17:48 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jake Howard
897ef63b01 Ignore venv from stylelint
`coverage` ships with a `style.scss`, which `stylelint` attempts to lint.
2021-03-31 20:50:26 +01:00
LB Johnston
bbbb70ae65 Remove explicit stylelint-scss requirement & upgrade config pkg to v0.1.0 2019-05-20 16:42:35 +01:00
LB Johnston
c51147e643 Remove configuration in stylelintrc.yaml & extend shared config instead 2019-05-20 16:42:35 +01:00
Thibaud Colas
29254270a6
Ignore build folder for CSS linting (#4264)
Spotted in https://circleci.com/gh/wagtail/wagtail/1512.
2018-02-10 01:39:44 +02:00
Thibaud Colas
eea0664116 Change Sass linting configuration to take advantage of stylelint capabilities 2017-08-26 16:39:45 +03:00
Anselm Bradford
a900965fba Fixes #3516 - replaces scss-lint with stylelint 2017-08-26 16:39:45 +03:00