]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a script to fixup rst files if the pre-commit hook rejects them.
authorGeorg Brandl <georg@python.org>
Sat, 28 Mar 2009 19:33:33 +0000 (19:33 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 28 Mar 2009 19:33:33 +0000 (19:33 +0000)
commit392775f615a53c22587178b453280f5a6441db2d
tree72b2cdc5f4e1c6454bcdab6285b41617d641020b
parentb22b94886dc71ddc11c7dd748c2bb0a47113f5b8
Add a script to fixup rst files if the pre-commit hook rejects them.
Tools/scripts/reindent-rst.py [new file with mode: 0755]