summaryrefslogtreecommitdiff
path: root/tools/test_format.py
AgeCommit message (Collapse)Author
2019-01-17Rewrite tools/format.py in deno (#1528)Yoshiya Hinosawa
Note: findFiles and findFilesWalk are borrowed from the previous attempt of @pseudo-su (#1434)
2018-11-30Use pylint.Ryan Dahl
2018-10-21CI should fail when code isn't formatted.Ryan Dahl