summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
Diffstat (limited to '.flake8')
-rw-r--r--.flake82
1 files changed, 2 insertions, 0 deletions
diff --git a/.flake8 b/.flake8
index 9807ac951..f521bcc41 100644
--- a/.flake8
+++ b/.flake8
@@ -1,3 +1,5 @@
+# vim: ft=dosini fileencoding=utf-8:
+
[flake8]
# E241: Multiple spaces after ,
# E265: Block comment should start with '#'