Skip to content

Format codebase #32

@Kartstig

Description

@Kartstig

Background

The re-formatting of the codebase should be done in a single commit so that anyone developing can re-base and continue their work without much interruption

Approach

  • Use the ruff linter to format the code
    Some benefits to ruff is that it's particularly fast
  • Use black

Notes

See @Kartstig 's fork code for an example of how to implement a check in CI

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