Lubomír Sedlář
1c3637c48f
Ignore more pycodestyle warnings
...
These warnings are ignored by default, but setting our own ignore list
removes these defaults.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-06-14 13:21:31 +02:00
Lubomír Sedlář
aa5487d544
Update tox.ini
...
Add more useless pycodestyle checks, and explain what the codes mean.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-01-11 14:37:41 +01:00
Lubomír Sedlář
7fd5403495
Ignore module imports not at top of file
...
In multiple places we need to set up import paths before importing
modules. This Flake8 warning is just noise.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-08-22 10:55:48 +02:00
Lubomír Sedlář
44d6f7d708
Update makefile targets for testing
...
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-02-23 13:03:11 +01:00