kmfarley11 / kmfarley11/version-checker
add pre-commit hook to repo
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://pre-commit.com/#creating-new-hooks
I think we just need to create a `.pre-commit-hooks.yaml` file that mirrors something like [`black`](https://github.com/psf/black/blob/main/.pre-commit-hooks.yaml).
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the pre-commit hook creation guide and compare the linked Black example. Create the repository's .pre-commit-hooks.yaml file with the corresponding hook metadata, then verify that pre-commit recognizes the repository hooks; completion means the file mirrors the intended configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100