Benjamin Drung
|
74df5b3869
|
Update pylint and flake8 unittests
Import improvements from https://github.com/bdrung/snippets
|
2018-10-06 17:42:59 +02:00 |
|
Iain Lane
|
179f45ca9c
|
Add some more ignores for pylint
It doesn't work very well with apt_pkg.
|
2017-05-30 10:27:22 +01:00 |
|
Benjamin Drung
|
67c353d91b
|
Raise maximum line length to 99
|
2017-04-30 22:31:09 +02:00 |
|
Benjamin Drung
|
ba16daf56f
|
Repair pylint test case
The --include-ids parameter was dropped from pylint and thus the command
failed as was skipped. Repair the pylint check and add support for
Python 3.
|
2017-04-30 22:29:41 +02:00 |
|
Stefano Rivera
|
d68b83af1d
|
Typo in comment
|
2011-01-20 01:10:06 +02:00 |
|
Stefano Rivera
|
1fb2545712
|
Use *SourcePackage in syncpackage
|
2010-12-30 17:16:58 +02:00 |
|
Stefano Rivera
|
62073c1085
|
Mirror support in syncpackage
|
2010-12-28 15:35:15 +02:00 |
|
Stefano Rivera
|
76ba39d60b
|
Add regex whitelist to pylint
|
2010-12-27 13:39:43 +02:00 |
|
Stefano Rivera
|
8b659d8fc3
|
Drop non-default values from pylint.conf
|
2010-12-27 02:00:25 +02:00 |
|
Stefano Rivera
|
0fa022c367
|
Run pylint on Python source code.
|
2010-12-26 21:57:44 +02:00 |
|