]> git.ipfire.org Git - thirdparty/jinja.git/commit
Trim trailing white space throughout the project 891/head
authorJon Dufresne <jon.dufresne@gmail.com>
Thu, 30 Aug 2018 03:58:03 +0000 (20:58 -0700)
committerJon Dufresne <jon.dufresne@gmail.com>
Thu, 30 Aug 2018 03:58:03 +0000 (20:58 -0700)
commit148b6fb3c51d4ed3dc3b0f355618afe4dd2a9371
tree437133dc059ffac9dad1d2df360d5ba4d1a6d991
parentb9932a0e5b0c25bdb2d94d504ea4ced884ed075b
Trim trailing white space throughout the project

Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
docs/_themes/jinja/static/jinja.css_t
docs/api.rst
docs/intro.rst
ext/django2jinja/django2jinja.py
scripts/pylintrc
tests/test_api.py