[ADD]: Pre-commit hook to keep the project clean
Open
good first issue
- Dominant language
- Rust
- Stars
- 9.9k
- Forks
- 734
- Avg merge
- 6h 36m
- Merged PRs (30d)
- 8
Description
Summary
One can run a script to verify whether their changes are working, do they pass the automated tests etc?
Motivation
Integration tests
Additional Information
Contributor guide
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
Review the issue requirements and the existing work in pull request #611 first. Identify how the project currently runs automated and integration tests, then define the pre-commit checks around those commands; done means the hook can verify changes and report failed checks before commits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100