Skip to content

Decide on code formatter and code style for beRi and subprojects #17

@sdhutchins

Description

@sdhutchins

There are a number of docstring styles and overall code style formatters that can be implemented to make code style easier to manage and implement across for multiple maintainers and projects.

  • Choose a formatter.

Check out Auto formatters for Python to see a review of yapf, black, and autopep8.


  • Choose a docstring style.

Check out Docstrings by Example: Documenting Python Code the Right Way for different docstring examples.

pyment can also be used to autogenerate docstrings.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions