summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Quast <jquast@io.com>2015-08-18 19:04:45 -0700
committerJeff Quast <jquast@io.com>2015-08-18 19:04:45 -0700
commitdaab5311953b0088b95570b594aa518a7053a823 (patch)
tree6e730d3f81b267df076f441c52adb4ede1fb4c76
parent687b868e9505a1c364807c9f8af43750a4e1c416 (diff)
downloadblessings-daab5311953b0088b95570b594aa518a7053a823.tar.gz
presumably, by 'pylint' he also meant pep257 tool.
-rw-r--r--.prospector.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.prospector.yaml b/.prospector.yaml
index 7615af0..31f1ead 100644
--- a/.prospector.yaml
+++ b/.prospector.yaml
@@ -33,7 +33,7 @@ mccabe:
pep257:
# docstring checking
- run: true
+ run: false
pep8:
# style checking