summaryrefslogtreecommitdiff
path: root/pylintrc
Commit message (Expand)AuthorAgeFilesLines
* Avoid the terms whitelist and blacklist.Robert Bradshaw2020-12-181-1/+1
* allow "scanner.sy" as attribute name in pylintStefan Behnel2016-03-281-1/+1
* disable some pylint warningsStefan Behnel2015-02-131-1/+5
* allow single character variable/argument names (used a lot in Parsing.py, for...Stefan Behnel2014-11-231-2/+2
* adapt pylint config a bit moreStefan Behnel2014-07-131-4/+4
* disable docstring check in pylintStefan Behnel2013-12-071-1/+1
* allow visitor dispatch methods in pylintStefan Behnel2013-12-011-1/+1
* disable pylint warning about unknown attributes - there are just too many of ...Stefan Behnel2013-08-311-1/+1
* disable report output in build logStefan Behnel2013-07-271-1/+1
* loosen source line constraints in pylintrcStefan Behnel2013-07-271-2/+2
* add prliminary pylint configurationStefan Behnel2013-07-271-0/+259