Integrate pycodestyle

This commit is contained in:
Falco Duersch
2018-10-23 13:11:51 +02:00
committed by f4lco
parent 523cc8ba62
commit 57c75b02e5
12 changed files with 64 additions and 22 deletions
+1
View File
@@ -7,6 +7,7 @@ install:
- make dependencies
script:
- make lint
- make test
- make coverage_publish
- make coverage_report