summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Quast <jquast@io.com>2015-01-03 22:04:15 -0800
committerJeff Quast <jquast@io.com>2015-01-03 22:04:15 -0800
commit1ee8b786cf0711f7d288ae13b5d74371aeac33ef (patch)
treea9e80087425c99a9c8b44fe143da9b334882ca29
parent583a305528f00636442d4949f83dd97b7f03d3eb (diff)
downloadblessings-1ee8b786cf0711f7d288ae13b5d74371aeac33ef.tar.gz
We honor 80-col pep8
-rw-r--r--.prospector.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.prospector.yaml b/.prospector.yaml
index 3ccfbda..83c0c35 100644
--- a/.prospector.yaml
+++ b/.prospector.yaml
@@ -29,8 +29,6 @@ pep257:
pep8:
# style checking
run: true
- options:
- max-line-length: 100
pyflakes:
# preferring 'frosted' instead (a fork of)