aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pylintrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/pylintrc b/pylintrc
index 8ac2c7b..41a763e 100644
--- a/pylintrc
+++ b/pylintrc
@@ -1,5 +1,2 @@
[FORMAT]
max-line-length = 80
-
-[MESSAGES CONTROL]
-disable = C0326,W503