neuralbertatech / neuralbertatech/natKit
Add the pre-commit tool to the project
Open
Nobody has claimed this yet.
good first issue
Maintenance
- Dominant language
- Svelte
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The project currently has a .pre-commit-config.yaml for the pip pre-commit tool but it also needs pre-commit to be added to the project so that it is automatically installed and used before each commit.
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 with the existing .pre-commit-config.yaml and the project's dependency configuration to see how pip-installed tools are declared. Add pre-commit as a project dependency and verify that a fresh project setup installs it and that the configured hooks run before commits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100