Skip to content

Friendlier names for the hooks #123

@bittner

Description

@bittner

The pre-commit-hooks project has very human textual output when hooks are executed, e.g.

Trim Trailing Whitespace.................................................Passed
Fix End of Files.........................................................Passed
Check Yaml...............................................................Passed
Check for added large files..............................................Passed

The ruff-pre-commit OTOH is much more silent, e.g.

ruff.....................................................................Passed
ruff-format..............................................................Passed

Can we change the name attribute of the two hooks to something more friendly? e.g.

Check Python code quality................................................Passed
Check Python code formatting.............................................Passed

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