Coding style: execute black + isort and integrate flake8, isort + black in build...
[grml-x.git] / setup.cfg
diff --git a/setup.cfg b/setup.cfg
new file mode 100644 (file)
index 0000000..3074fa6
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,3 @@
+[flake8]
+ignore = E501
+filename = ./grml-x, *.py