levibostian / levibostian/Empty-iOS
Improve git hooks
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Issues with current git hook implementation:
- Using overcommit. Overcommit has issues such as not allowing modifying of files. I want to change this to another tool that is not dependent on lang or anything.
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
Start by locating the current Overcommit configuration and git hook setup, then review the linked Autohook project. Replace the existing hook implementation so it no longer depends on Overcommit and confirm that hooks can modify files as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100