summaryrefslogtreecommitdiff
path: root/.pylintrc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-06-04 15:25:36 +0200
committerFlorian Bruhin <git@the-compiler.org>2015-06-04 15:25:36 +0200
commit4a909aa028bdc79424b48b24d4a908f8186058f1 (patch)
tree9964c0e1073532a6572e53dfb6f556a2921313d4 /.pylintrc
parentf41acc8fb5c00e9ba5c14dc3a3ec9fc335528c7e (diff)
downloadqutebrowser-4a909aa028bdc79424b48b24d4a908f8186058f1.tar.gz
qutebrowser-4a909aa028bdc79424b48b24d4a908f8186058f1.zip
Use pylint's built-in checker to check for CRLF.
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.pylintrc b/.pylintrc
index 2cc56909d..a4abb32a0 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -4,7 +4,6 @@
ignore=resources.py
extension-pkg-whitelist=PyQt5,sip
load-plugins=pylint_checkers.config,
- pylint_checkers.crlf,
pylint_checkers.modeline,
pylint_checkers.openencoding,
pylint_checkers.settrace