Ganz unfreiwillig wurde der Java-Code beim Commit in Subversion im Rahmen eine “pre-commit hook” durch tidy geschleust. Danach hat Code einrückungsmäßig keine “persönliche Note” mehr. Wohl oder Wehe? Das ist völlig egal, und das ist auch gut so, die Einrückung etc. hatte dann seine Einordnung.
- http://jtidy.sourceforge.net – für Java
- https://en.wikipedia.org/wiki/PerlTidy
- https://github.com/hotoo/jstidy – für JavaScript – keine Ahnung, ob das tolle Software ist
- https://www.safaribooksonline.com/library/view/maintainable-javascript/9781449328092/pt01.html – “Maintainable JavaScript“: Useful Tools: JSHint, a fork of JSLint
- …