1
Fork 0

properly test config

This commit is contained in:
Jake Howard 2016-09-08 22:22:50 +01:00
parent beaa167eac
commit 101f665ef3
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -54,7 +54,7 @@ lint:
$(NODE_BIN)/sass-lint -vqc .sass-lint.yml
$(ENV)/flake8 $(BASEDIR)/plugins/ $(FLAKE8_IGNORE)
$(ENV)/flake8 $(BASEDIR)/scripts/ $(FLAKE8_IGNORE)
$(ENV)/flake8 $(BASEDIR)/pelicanconf.py $(FLAKE8_IGNORE)
$(ENV)/flake8 $(BASEDIR)/config/ $(FLAKE8_IGNORE)
spellcheck:
$(NODE_BIN)/mdspell --en-gb -ranx theme/templates/**/*.* theme/templates/*.*