diff --git a/.pylintrc b/.pylintrc index eaa282f89..05cb9439b 100644 --- a/.pylintrc +++ b/.pylintrc @@ -234,7 +234,7 @@ indent-string=' ' indent-after-paren=4 # Expected format of line ending, e.g. empty (any line ending), LF or CRLF. -expected-line-ending-format= +expected-line-ending-format=LF [MISCELLANEOUS]