Skip to content

Automated code formatting #105

@Flashing-Blinkenlights

Description

@Flashing-Blinkenlights

As people using different development environments contribute to this repository, it might be prudent to adopt an automated code formatter, or alternatively specify a code formatting guide, to allow for code to be compared without getting bogged down in changed whitespace.
Additional formatters such as isort may also be adopted.

The most widely adopted Python code formatter is Black, which is an opinionated formatter with limited configurability.
If a custom configuration is used, it may be sensible to include it in the repository and/or require it as a hook and/or automatically apply it using GitHub actions to improve adoption rates and lower the barrier of use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupTidying up code to improve usability

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions