1
0
Fork 0
forked from github/pelican
pelican-theme/docs
Justin Mayer f21969a016 Ensure invoke lint task & its docs are in sync
Someday the entire Pelican code base will perhaps have Black and isort
formatting applied to it, but it doesn't make sense for the linter to
check that until it's actually done. This changes the `lint` Invoke task
to run Flake8 on changed lines only, which should bring it into line
with both the current Pre-commit and CI configurations.

Also, the docs erroneously stated that `invoke tests` would also check
for code style compliance, which has herein been fixed.
2020-11-20 16:22:39 +01:00
..
_static Optimize PNG images losslessly using Google zopflipng 2017-12-25 01:43:34 +08:00
changelog.rst Fix changelog entry formatting and issue links 2020-11-02 17:18:38 +01:00
conf.py Cleanup test environment and requirements 2020-05-09 16:17:14 +03:00
content.rst Fix sentence in docs 2020-06-12 11:24:42 +00:00
contribute.rst Ensure invoke lint task & its docs are in sync 2020-11-20 16:22:39 +01:00
faq.rst Prefix Pip commands with python -m in docs 2020-08-17 07:04:00 +02:00
importer.rst Fix building asciidoc headers in importer & add docs 2020-04-16 08:01:10 +02:00
index.rst Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661) 2020-04-12 16:38:35 +02:00
install.rst Minor improvements to installation docs 2020-08-17 07:21:57 +02:00
internals.rst fix usage of pelican_open in docs 2020-07-11 17:39:30 +02:00
Makefile Add the docs 2010-10-13 23:08:08 +01:00
pelican-themes.rst Add cross links between theme settings and pelican-themes 2019-12-25 18:29:45 +08:00
plugins.rst pelican-plugins only shows auto-discovered plugins 2020-11-20 15:39:52 +01:00
publish.rst Prefix Pip commands with python -m in docs 2020-08-17 07:04:00 +02:00
quickstart.rst Remove outdated references to Python 2.7 in docs 2020-08-17 07:14:29 +02:00
report.rst Docs: Reflow to 79 char line limit 2018-11-02 20:53:15 -06:00
settings.rst Update PyPI URLs to new equivalents 2020-11-20 15:46:05 +01:00
themes.rst Cleanup test environment and requirements 2020-05-09 16:17:14 +03:00
tips.rst Merge branch 'master' into line-limit 2018-11-03 16:18:25 +01:00