"pre-commit" hook to trim trailing whitespace.
commit180da325b5cefca3fe9322563680ac8c041e2ac9
authorGünter Milde <milde@users.sf.net>
Wed, 29 Jun 2022 15:45:12 +0000 (29 17:45 +0200)
committerGünter Milde <milde@users.sf.net>
Wed, 29 Jun 2022 18:12:46 +0000 (29 20:12 +0200)
tree024c52fd8d85e690963e50d11632c0f48fa9985a
parente31a3425701f7b8709c16f975356c0b0b8bc7f7b
"pre-commit" hook to trim trailing whitespace.
28 files changed:
.pre-commit-config.yaml [new file with mode: 0644]
contribs/pylit_elisp.py
contribs/pylit_elisp_test.py
doc/Makefile
doc/conf.py
doc/download/index.txt
doc/examples/99bottles.py.txt
doc/examples/iterqueue_speed_test.py.txt
doc/examples/iterqueue_test.py.txt
doc/examples/listings-python-options.sty.txt
doc/examples/listings-tex-options.sty.txt
doc/examples/literate-doctests.txt
doc/examples/palatino-helvetica-courier.sty.txt
doc/examples/pygments-default.css.txt
doc/examples/simplestates.py.txt
doc/examples/simplestates_test.py.txt
doc/examples/testfile_literate.py.txt
doc/examples/testmod_literate.py.txt
doc/features.txt
doc/filename-extensions.txt
doc/tutorial/hello_2.py
doc/tutorial/hello_multifile.py
doc/tutorial/hello_with_doctest.py
doc/tutorial/hello_with_doctest_2.py
pyproject.toml
setup.py
test/regexp-test.py
test/regexps.py