We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a581398 commit fcaf401Copy full SHA for fcaf401
prospector-more.yml
@@ -1,6 +1,39 @@
1
inherits: prospector
2
3
-strictness: medium
+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
37
38
pylint:
39
options:
0 commit comments