We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90706fc commit 820d9b7Copy full SHA for 820d9b7
.pylintrc
@@ -208,7 +208,7 @@ redefining-builtins-modules=six.moves,future.builtins
208
209
# Expected format of line ending, e.g. empty (any line ending), LF or CRLF.
210
# expected-line-ending-format=
211
-expected-line-ending-format=CRLF
+expected-line-ending-format=LF
212
213
# Regexp for a line that is allowed to be longer than the limit.
214
ignore-long-lines=^\s*(# )?<?https?://\S+>?$
0 commit comments