summaryrefslogtreecommitdiff
path: root/examples/pylintrc
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2018-08-24 09:43:08 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2018-08-24 09:43:08 +0200
commita284b6bedfff084f6fbeacae9e5dd702568abb75 (patch)
treead427a10b5e34e78bebb1ac4e995e9fef7927df6 /examples/pylintrc
parent33f8ac7394eb6582c9e92b1b4221fc8db27d243b (diff)
downloadpylint-git-a284b6bedfff084f6fbeacae9e5dd702568abb75.tar.gz
The ``locally-enabled`` check is gone.
Close #2442
Diffstat (limited to 'examples/pylintrc')
-rw-r--r--examples/pylintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/pylintrc b/examples/pylintrc
index 9fa691b3e..ad2faec6c 100644
--- a/examples/pylintrc
+++ b/examples/pylintrc
@@ -68,7 +68,6 @@ disable=print-statement,
raw-checker-failed,
bad-inline-option,
locally-disabled,
- locally-enabled,
file-ignored,
suppressed-message,
useless-suppression,