summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
Diffstat (limited to '.flake8')
-rw-r--r--.flake84
1 files changed, 4 insertions, 0 deletions
diff --git a/.flake8 b/.flake8
new file mode 100644
index 00000000..9c8621cf
--- /dev/null
+++ b/.flake8
@@ -0,0 +1,4 @@
+[flake8]
+ignore=E127,E402,E501,E731,E128,W503,E741
+exclude=misc,subprojects
+builtins=DATADIR