-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
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
Labels
No labels