Commit Graph

4 Commits

Author SHA1 Message Date
surister
6d45375c81 rename syntax_checker to syntax_lint 2020-01-09 12:06:30 +01:00
surister
f2cc9773f8 Fix typo 2019-12-21 23:48:35 +01:00
surister
c16e76a5a0 Set max line lenght to 100 chars 2019-12-21 23:24:58 +01:00
abregman
5eb968571e Add .travis.yml
For running the newly added syntax_checker + PEP8 test
for the Python files in this project.

Also added small print to syntax_checker to indicate tests passed
successfully (yes, lack of error is also indication but this is
more user friendly imho).
2019-12-21 21:28:51 +02:00