VisionSystemsInc / VisionSystemsInc/vsi_common
Pre commit hook
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Shell
- Stars
- 8
- Forks
- 9
- Avg merge
- 36m
- Merged PRs (30d)
- 1
Description
Add a pre-commit hook preventing commit local.env or local_post.env
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 from the repository's pre-commit hook entry point and inspect how hooks are configured. Verify that attempts to commit local.env or local_post.env are rejected, while the hook continues to allow other files; confirm the behavior with a local Git commit test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, shell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100