Remove unused pre-commit hooks #61
Reference in New Issue
Block a user
Delete Branch "chore/pre-commit-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR Type
Enhancement
Description
Remove unused pre-commit hooks
Delete
pretty-format-iniandpretty-format-tomlFile Walkthrough
.pre-commit-config.yaml
Clean up pre-commit hook configuration.pre-commit-config.yaml
pretty-format-inihook entrypretty-format-tomlhook entrychore: remove unused pre-commit hooksto Remove unused pre-commit hooksPR Reviewer Guide 🔍
Here are some key observations to aid the review process:
Config Consistency
Verify that removal of
pretty-format-iniandpretty-format-tomldoes not leave dangling references in any CI scripts, lockfiles, or documentation, and update those if necessary.Formatting Coverage
Ensure that ini and toml files are still formatted by another tool or hook if needed, so no configuration files slip through unformatted.
PR Code Suggestions ✨
No code suggestions found for the PR.
a7f67bacectof786e320f4