Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-06 | tools/run-pep8: remove leading ',' fed to --ignore | Scott Moser | |
--ignore was being called with ',E121,E...' rather than 'E121,E...'. that resulted in odd behavior, missing the pep8 errors that are fixed here. | |||
2014-07-23 | more import statements | Dimitri John Ledkov | |
2014-07-21 | use textwrap, simple formatting improvement. | Scott Moser | |
2014-07-18 | Add non braces matching and a few more tests | Joshua Harlow | |
2014-07-16 | Add basic renderer support and more robust import handling | Joshua Harlow | |
2014-03-07 | Add some basic template tests | Joshua Harlow | |