di-sukharev / di-sukharev/opencommit
[Feature]: make --fgm a setting
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 445
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Description
Please make the --fgm feature a setting. I pretty much always want to use the full gitmoji feature. But it's annoying having to write oco --fgm every time.
Suggested Solution
Add it as a setting like the other oco settings.
Alternatives
No response
Additional Context
No response
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 existing --fgm option and the implementation of the other oco settings. Trace how settings are read and how the full gitmoji feature is enabled, then verify that configuring the setting has the same effect as passing --fgm without requiring the flag each time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100