From 4740cd780829f7d4816cbbfc7952cb48e4def237 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Sat, 11 Feb 2017 08:24:08 -0600 Subject: [PATCH] prospector: turn up strictness let's start with some serious code quality refactoring later, but this is at least setting the underpinnings bss/dr.botzo#17 --- .prospector.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prospector.yaml b/.prospector.yaml index e79b751..838b437 100644 --- a/.prospector.yaml +++ b/.prospector.yaml @@ -1,5 +1,5 @@ doc-warnings: true -strictness: medium +strictness: high ignore-paths: - migrations ignore-patterns: