Anselm Bradford
a900965fba
Fixes #3516 - replaces scss-lint with stylelint
2017-08-26 16:39:45 +03:00
Matt Westcott
e2b5dc384f
Run css/js linting as part of make lint
2017-08-11 17:21:00 +01:00
Matt Westcott
f2ec21b947
Run isort as part of 'make lint'
2016-06-23 16:31:44 +01:00
Michael van Tellingen
d5bdad1d15
Implement `make develop` to ease contributing to wagtail ( #2709 )
...
This installs wagtail as editable package in your current python env
including testing and docs extras. It also installs runs npm install
and generates the frontend files.
2016-06-14 10:39:45 +01:00
Matt Westcott
a77977a31c
add a general test runner for wagtail, accessible by running './runtests.py' or 'make test' from the wagtail repo, or 'manage.py test wagtail' from a django project such as wagtaildemo
2014-02-13 12:44:49 +00:00
Paul Hallett
3c85d8ba97
Makefile, flake8 for PEP8 and contributors added
2014-02-07 15:20:27 +00:00