mirror of
https://github.com/dtomlinson91/tembo.git
synced 2025-12-22 07:55:45 +00:00
updating prospector.yaml
This commit is contained in:
@@ -80,6 +80,8 @@ pep257:
|
|||||||
- D103
|
- D103
|
||||||
# One-line docstring should fit on one line with quotes
|
# One-line docstring should fit on one line with quotes
|
||||||
- D200
|
- D200
|
||||||
|
# No blank lines allowed after function docstring
|
||||||
|
- D202
|
||||||
# Multi-line docstring summary should start at the second line
|
# Multi-line docstring summary should start at the second line
|
||||||
- D213
|
- D213
|
||||||
# First word of the docstring should not be This
|
# First word of the docstring should not be This
|
||||||
|
|||||||
Reference in New Issue
Block a user