From 0f89b2408887bf85115ce468158687979122ab6f Mon Sep 17 00:00:00 2001 From: shannon Date: Mon, 22 May 2017 11:01:18 -0700 Subject: [PATCH] remove several ignore paths, which either don't exist or aren't python modules --- prospector-more.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/prospector-more.yml b/prospector-more.yml index 03bbcfe5550..e0f4dd58a85 100644 --- a/prospector-more.yml +++ b/prospector-more.yml @@ -3,20 +3,15 @@ inherits: prospector strictness: medium ignore-paths: - - docs/ - - acl/ - api/ - - betterversion/ - bookmarks/ - builds/ - cdn/ - comments/ - core/ - - djangome/ - doc_builder/ - donate/ - gold/ - - locale/ - notifications/ - oauth/ - payments/ @@ -25,13 +20,9 @@ ignore-paths: - projects/ - redirects/ - restapi/ - - rtd/ - rtd_tests/ - search/ - settings/ - - static/ - - tastyapi/ - - templates/ - vcs_support/ pylint: