aboutsummaryrefslogtreecommitdiff
path: root/flake8
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2019-09-18 15:09:49 +0200
committerKarel Kočí <karel.koci@nic.cz>2019-09-18 15:09:49 +0200
commit081b92712b5afd8e17f3a4e37477ac9534a5a15f (patch)
treec31a2de56171c10a828635a50ab81760f3070a47 /flake8
parentd283ed4624de58d471fc1cad00f3b5c4564ca663 (diff)
downloadmyconfigs-081b92712b5afd8e17f3a4e37477ac9534a5a15f.tar.gz
myconfigs-081b92712b5afd8e17f3a4e37477ac9534a5a15f.tar.bz2
myconfigs-081b92712b5afd8e17f3a4e37477ac9534a5a15f.zip
Update python standard for cz.nic
Diffstat (limited to 'flake8')
-rw-r--r--flake82
1 files changed, 2 insertions, 0 deletions
diff --git a/flake8 b/flake8
new file mode 100644
index 0000000..6deafc2
--- /dev/null
+++ b/flake8
@@ -0,0 +1,2 @@
+[flake8]
+max-line-length = 120