Skip to content

Commit fcaf401

Browse files
committed
Bump up prospector higher level strictness
1 parent a581398 commit fcaf401

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

prospector-more.yml

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
inherits: prospector
22

3-
strictness: medium
3+
strictness: high
4+
5+
ignore-paths:
6+
- constants.py
7+
- urls.py
8+
- wsgi.py
9+
- acl
10+
- api
11+
- betterversion
12+
- bookmarks
13+
- builds
14+
- cdn
15+
- comments
16+
- core
17+
- djangome
18+
- doc_builder
19+
- donate
20+
- gold
21+
- integrations
22+
- locale
23+
- notifications
24+
- oauth
25+
- payments
26+
- privacy
27+
- profiles
28+
- projects
29+
- redirects
30+
- restapi
31+
- rtd_tests
32+
- search
33+
- settings
34+
- tastyapi
35+
- templates
36+
- vcs_support
437

538
pylint:
639
options:

0 commit comments

Comments
 (0)