Skip to content

Something for choosing/configuring a particular docstring style #16

@nathanjmcdougall

Description

@nathanjmcdougall

Motivation
Users should be able to switch docstring styles (e.g. Numpy, Google, etc.) for an entire codebase without needing to think about it.

Summary of desired feature
An interface to set and/or change the docstring style. It should configure tools like ruff to check the correct style. Ideally, it should change any docstrings in one style automatically to another (if possible).

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions