prospector - 'log' okay name, analyze docstrings
This commit is contained in:
parent
91c4a44526
commit
e52f4c915f
@ -1,15 +1,17 @@
|
||||
doc-warnings: true
|
||||
strictness: medium
|
||||
ignore-paths:
|
||||
- migrations
|
||||
|
||||
ignore-patterns:
|
||||
- \.log$
|
||||
- localsettings.py$
|
||||
|
||||
- parsetab.py$
|
||||
pylint:
|
||||
enable:
|
||||
- relative-import
|
||||
options:
|
||||
max-line-length: 120
|
||||
|
||||
good-names: log
|
||||
pep8:
|
||||
options:
|
||||
max-line-length: 120
|
||||
|
Loading…
Reference in New Issue
Block a user