Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use a Python code formatter #2594

@kevinsung

Description

@kevinsung

Using a code formatter like Ruff or Black improves the readability of the source code and makes the formatting more consistent. We're already using the Ruff lint check in CI, and we could also use Ruff to format the code. The downside is that formatting the entire code base would create a huge diff and mess up git blame.

I'm not sure if this idea has already been considered before. If so, feel free to close this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions