summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Quast <jquast@io.com>2015-04-09 23:43:01 -0700
committerJeff Quast <jquast@io.com>2015-04-09 23:43:01 -0700
commitce159215c4b78b4f06b280810500b06c16c06f16 (patch)
treebb5bd3d71479cdad5bc6b552e55509ec2f0e442a
parent394fd67beee4bdad33b89d2679222f29eb79f6e3 (diff)
downloadblessings-ce159215c4b78b4f06b280810500b06c16c06f16.tar.gz
ignore fabfile.py for static analysis
-rw-r--r--.prospector.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.prospector.yaml b/.prospector.yaml
index 8303a5f..75aadea 100644
--- a/.prospector.yaml
+++ b/.prospector.yaml
@@ -8,6 +8,8 @@ ignore-patterns:
- ^bin/
- ^blessings/tests/
- ^tools/
+ # not maintained
+ - ^fabfile.py
test-warnings: true