-
-
Notifications
You must be signed in to change notification settings - Fork 10
Enable fixes in pre-commit #29
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Many tools can apply fixes in their pre-commit hooks. Some have them enabled by default, while others have two separate hooks, one without fixes and one with fixes, and users select the one they want, and others ask for users to override args in their pre-commit configuration.
For example:
Since zizmor has some fixes available, it would be nice to have the fixing functionality discoverable