PurpleBooth / PurpleBooth/git-mit
Allow disabling of author bit
Open
Nobody has claimed this yet.
love it
- Dominant language
- Rust
- Stars
- 84
- Forks
- 4
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
Sometimes people aren't pairing, and someone has requested that it be possible to turn off the author bit, like with the rest of the lint-y bits
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
No file or test is named. Start by locating the author-bit handling and the existing configuration for other lint-like bits; confirm how those options are exposed. Done means users can disable the author bit independently while the other lint-like bits continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100