From 34416e3bfc3aa505c4d4a86b098615c357c5e034 Mon Sep 17 00:00:00 2001 From: Alvaro Leonel Date: Thu, 31 May 2018 01:13:31 -0300 Subject: [PATCH] Improve prospector config --- prospector.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/prospector.yaml b/prospector.yaml index 292f95e..f1e8fd7 100644 --- a/prospector.yaml +++ b/prospector.yaml @@ -2,6 +2,9 @@ strictness: veryhigh ignore-paths: - migrations + - build + - dist + - django_notifications_hq.egg-info uses: - django