Commit Graph

34 Commits

Author SHA1 Message Date
Florian Bruhin
c5ca0e56be Remove blank lines before """ in docstrings.
pep257 has changed in this regard so we reflect this change.
2014-04-10 14:21:27 +02:00
Florian Bruhin
60cb5ad85d Lint fixes 2014-04-10 07:42:21 +02:00
Florian Bruhin
1132f7bb6c Lint fixes 2014-03-24 11:48:56 +01:00
Florian Bruhin
98d15de460 Fix style issues 2014-03-10 00:39:14 +01:00
Florian Bruhin
b75fc347dc Fix checks 2014-03-03 21:19:29 +01:00
Florian Bruhin
7deab20820 Cleanup, more checks 2014-02-13 09:10:53 +01:00
Florian Bruhin
5342b88519 linting update 2014-02-12 17:00:50 +01:00
Florian Bruhin
921464ef5e Style fixes in run_checks 2014-02-10 11:07:21 +01:00
Florian Bruhin
e49a0aa0ed Use generator expressions where possible. 2014-02-10 08:21:09 +01:00
Florian Bruhin
ba3a56989e pylint: disable locally-disabled (yo dawg) 2014-02-10 07:09:40 +01:00
Florian Bruhin
e8b01b2b31 Add pep257 to run_checks.py 2014-02-07 20:21:37 +01:00
Florian Bruhin
76fc591fd2 Refactor run_checks.py 2014-02-07 19:39:55 +01:00
Florian Bruhin
940b2d0860 Fix checks 2014-02-07 11:01:58 +01:00
Florian Bruhin
5b7dc1afb7 Refactor run_checks.py config 2014-02-07 10:58:53 +01:00
Florian Bruhin
0648dce295 Add GNU GPL 2014-02-06 14:01:23 +01:00
Florian Bruhin
bd8b1029b7 run_checks: Ignore too-many-locals for pylint. 2014-02-06 13:40:28 +01:00
Florian Bruhin
ece03740a0 Do more checks in run_checks.py 2014-02-04 22:10:27 +01:00
Florian Bruhin
a8b64d6971 Update pylint ignores 2014-01-30 21:08:01 +01:00
Florian Bruhin
2ee518c20f Add exit status to run_checks 2014-01-30 21:08:01 +01:00
Florian Bruhin
d83b98ecc0 More pylint fixes 2014-01-29 08:36:44 +01:00
Florian Bruhin
201e8f7c46 docstrings++ 2014-01-29 04:07:27 +01:00
Florian Bruhin
8f9a896919 run_checks: Add flake8 --ignore 2014-01-28 23:13:06 +01:00
Florian Bruhin
9caebdda3b Add CRLF check to run_checks.py 2014-01-28 22:44:39 +01:00
Florian Bruhin
cf1d0b616b run_checks: Disable more pylint 2014-01-28 19:51:49 +01:00
Florian Bruhin
bcfe99da5e run_checks: cleanup 2014-01-28 16:14:34 +01:00
Florian Bruhin
a48814a016 run_checks: USe OrderedDict for exit status 2014-01-28 16:14:34 +01:00
Florian Bruhin
48b88ae254 run_checks: Disable some checks 2014-01-28 16:14:34 +01:00
Florian Bruhin
42054d1f20 run_checks: Add some arguments 2014-01-28 16:14:34 +01:00
Florian Bruhin
15aa905f7b run_checks: Remove FIXME (pychecker is python2) 2014-01-28 16:14:34 +01:00
Florian Bruhin
030cce4beb run_checks: Print exception properly 2014-01-28 16:14:34 +01:00
Florian Bruhin
440544e1d2 run_checks: Try running executable as fallback 2014-01-28 16:14:30 +01:00
Florian Bruhin
9f879e0731 CRLF hell in run_checks 2014-01-28 15:25:40 +01:00
Florian Bruhin
79ca275e2b Add FIXME in run_checks 2014-01-28 18:01:34 +01:00
Florian Bruhin
7cd3c8724a Add run_checks.py 2014-01-28 18:01:03 +01:00