Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-04 | Apply pep8, pyflakes fixes for python2 and 3 | Scott Moser | |
Update make check target to run pep8 and run pyflakes or pyflakes3 depending on the value of 'PYVER'. This way the python3 build environment does not need python2 and vice versa. Also have make check run the 'yaml' test. tox: have tox run pep8 in the pyflakes | |||
2015-05-01 | fix 'Make pyflakes' | Scott Moser | |
2012-11-08 | Add non-zero exit code when | Joshua Harlow | |
bad yamls are found instead of returning zero in that case. | |||
2012-11-07 | Add a makefile yaml checking target | Joshua Harlow | |
and fix the cases where the cc yaml is not correct. |