diff -r 995df4804221 -r da5f1fa46f2b .pylint --- a/.pylint Wed Oct 18 12:23:19 2017 +0300 +++ b/.pylint Thu Oct 19 10:57:35 2017 +0300 @@ -317,7 +317,7 @@ 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 [IMPORTS]