Skip to content

Allow to run individual formatters #7

@mauritsvanrees

Description

@mauritsvanrees

You can currently run individual linters:

check isort <paths>
check black <paths>
check pyroma .
etc...

But for the formatters we only have format <paths>. It would be nice if we could run individual formatters:

check isort <paths>
check black <paths>
check pretty <paths>

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