summaryrefslogtreecommitdiff
path: root/utils/reindent.py
Commit message (Expand)AuthorAgeFilesLines
* utils: Remove the 'reindent' toolStephen Finucane2017-10-051-320/+0
* Fix flake8 violationsTakeshi KOMIYA2017-01-121-9/+9
* Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-161-0/+1
|\
| * insert blank line(s) to adapt latest flake8/pycodestyleshimizukawa2016-11-161-0/+1
* | Handle more file closing with "with"Ville Skyttä2016-07-071-5/+4
|/
* Use six in util/reindent.pyTakeshi KOMIYA2016-06-121-2/+3
* Fix flake8 violation (utils/reindent.py)Takeshi KOMIYA2016-06-121-12/+19
* Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-14/+15
* Added latest reindent.py fileDaniel Neuhäuser2010-05-171-45/+51
* ported utils/reindent.py to python 3.xDaniel Neuhäuser2010-05-171-9/+20
* Fixed issue #1Daniel Neuhäuser2010-05-011-1/+2
* Fix more line length and trailing whitespace.Georg Brandl2009-01-101-2/+4
* Initial import of the doc tools.Georg Brandl2007-07-231-0/+291