ssciwr / ssciwr/cookiecutter-python-package
Use precommend for generating the pre-commit config
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The pre-commit config's pinned versions goes out of date rather quick. We could instead use our own tool https://github.com/ssciwr/precommend/ to create it from a hook.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's current pre-commit configuration and how the cookiecutter generates it, then read the linked precommend project to understand its hook-based workflow. The work is complete when generated projects use precommend to create the configuration instead of relying on quickly outdated pinned versions, with the existing configuration behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100