diff options
-rw-r--r-- | .pylintrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# -*- coding: utf-8; mode: conf -*- +# -*- coding: utf-8; mode: conf-unix -*- # lint Python modules using external checkers. # # This is the main checker controlling the other ones and the reports |