Commit Graph

4 Commits

Author SHA1 Message Date
Alexander-N 2149e7847d Ignore more pylint rules in .coafile (#2823)
Ignore them for now, so that they can be fixed later one by one.
2017-07-19 01:50:22 +02:00
Alexander-N f7c843fd21 Enable pylint check E0211 (method has no argument) in .coafile
Adapt Attic013Item in test_attic013_acl_bug so that as_dict takes `self` as
first argument. This was the only case where E0211 was violated.
2017-07-17 11:21:30 +02:00
Alexander-N bb26709cf5 Update path to chunker.c in .coafile 2017-07-15 16:02:20 +02:00
TW 28e4eb4ea3 add a .coafile for coala (#2592)
add support for using coala, fixes #1366

ignores / disable are set up so that there are not many faults.
we can improve that iteratively.
2017-06-03 15:13:21 +02:00