summaryrefslogtreecommitdiff
path: root/.prospector.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.prospector.yaml')
-rw-r--r--.prospector.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.prospector.yaml b/.prospector.yaml
index 83c0c35..d6714ed 100644
--- a/.prospector.yaml
+++ b/.prospector.yaml
@@ -4,6 +4,9 @@ inherits:
ignore:
- (^|/)\..+
- ^docs/
+ # ignore tests and bin/ for the moment, their quality does not so much matter.
+ - ^bin/
+ - ^blessed/tests/
test-warnings: true