]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
flake8: reduce max-line-length
authorChristoph Gysin <christoph.gysin@gmail.com>
Mon, 13 Nov 2017 16:08:12 +0000 (18:08 +0200)
committerChristoph Gysin <christoph.gysin@gmail.com>
Mon, 13 Nov 2017 18:44:46 +0000 (20:44 +0200)
.flake8

diff --git a/.flake8 b/.flake8
index 0938102db7eae63e45a44f522e61dafdb335cfe8..41d096f2b9c5ca5c6469eb54cde6e91077bfb127 100644 (file)
--- a/.flake8
+++ b/.flake8
@@ -1,3 +1,3 @@
 [flake8]
 ignore = E722
-max-line-length = 233
+max-line-length = 130