Commit Graph

7 Commits

Author SHA1 Message Date
Florian Bruhin
d625cde28c Clean up imports 2014-08-26 19:10:14 +02:00
Florian Bruhin
66a09f6993 pylint_checkers: Don't check binary open in openencoding. 2014-08-20 20:33:34 +02:00
Florian Bruhin
fb8ef69a63 pylint: Add checker for open() without encoding. 2014-08-20 18:51:55 +02:00
Florian Bruhin
e05975aff3 Use pylint to check for set_trace calls. 2014-08-07 00:07:01 +02:00
Florian Bruhin
c7ee655750 Use pylint to check modelines and fix them. 2014-08-06 23:51:44 +02:00
Florian Bruhin
be21296b38 Use pylint for CRLF checking. 2014-08-06 21:56:10 +02:00
Florian Bruhin
2f1b92aff5 Add custom pylint checker for config. 2014-08-06 14:42:05 +02:00