summaryrefslogtreecommitdiff
path: root/pylint.conf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-01-26 17:13:12 +0200
committerLars Wirzenius <liw@liw.fi>2018-01-26 17:13:12 +0200
commit637b59b5709932cbb35cf59600009559c089827b (patch)
tree7335fca36ab4e3bb0424830a38f125ef64de7b9d /pylint.conf
parentbf9309765960ea049890bd8ce9fe36e8da1dc827 (diff)
downloadick2-637b59b5709932cbb35cf59600009559c089827b.tar.gz
Change: sort output of icktool
Diffstat (limited to 'pylint.conf')
-rw-r--r--pylint.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint.conf b/pylint.conf
index 4c07cc8..a88798e 100644
--- a/pylint.conf
+++ b/pylint.conf
@@ -9,6 +9,7 @@ disable=
no-self-use,
not-callable,
too-few-public-methods,
+ too-many-public-methods,
unused-argument,
unused-variable