ssciwr / ssciwr/cookiecutter-cpp-project
Use precommend for generating the pre-commit config
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 66
- Forks
- 9
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
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 locating the repository's pre-commit configuration and review the precommend project linked in the issue, including how its hook is intended to generate configuration. Replace the current pinned-version workflow with generation through that hook, then verify that the resulting pre-commit configuration is produced correctly and remains maintainable.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100