latest--partial-dfc
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/pyproject/_shared/latest--partial-dfc.json |
| Parent schema | pyproject |
Type:
object
Properties
allow_undefined_sections
boolean
Allow sections not defined in the configuration.
require_docstrings
boolean
Require docstrings for all functions/methods.
check_private
boolean
Check docstrings for private members (starting with an underscore).
validate_param_types
boolean
Validate that parameter types are provided in the docstring.
optional_style
string
The style for reporting issues in optional sections.
sections
object[]
List of docstring section configurations.