.pylint
changeset 1877 da5f1fa46f2b
parent 1872 866fb3ab8778
child 2015 4eeefc6a13fd
--- 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]