add prospector config

This commit is contained in:
Jens Langhammer 2019-02-21 16:00:39 +01:00
parent 7601351f51
commit 458decfbb3
1 changed files with 12 additions and 0 deletions

12
.prospector.yaml Normal file
View File

@ -0,0 +1,12 @@
strictness: medium
test-warnings: true
doc-warnings: false
ignore-paths:
- env
- migrations
- docs
- node_modules
uses:
- django