aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/setup.cfg')
-rw-r--r--contrib/setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/setup.cfg b/contrib/setup.cfg
new file mode 100644
index 0000000..0691fee
--- /dev/null
+++ b/contrib/setup.cfg
@@ -0,0 +1,3 @@
+[flake8]
+max-line-length = 100
+max-complexity = 16