Commit Graph

5 Commits

Author SHA1 Message Date
ace9bd7b49
Add bandit and flake8 lint run as separate testenv in tox.ini;
uncomment fail fast in test.sh and possibly remove --exit-zero bandit arg
when ready.
2022-05-02 18:00:55 +03:00
69a7dc594a
Ignore deprecated flake8 W503 2019-10-16 15:08:22 +03:00
0bc1dfdc8b
Add src to path when running pylint
- this will allow pylint to run in the main directory without complaining about
  imports
2018-08-27 18:59:15 +02:00
coffeedogs
ab1dd319e3
Fixed: Code style and lint fixes 2018-05-24 10:53:11 +01:00
coffeedogs
81777e29c9
Added: Fabric taskrunner to check python files and report violations 2018-05-15 16:02:29 +01:00