-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestFor Hacktoberfest Participants!For Hacktoberfest Participants!up-for-grabs
Description
Type
feature
Area(s)
- CLI
- Git hooks
- Providers
- Config
- Docs
- CI
- Windows
Summary
Lack of default config. Time taken to run commitlm init (grab API keys, select model etc) on every project git directory.
Proposed solution
- Add a new command,
commit default-initto setup initialization and save JSON file at user root directory ($ ~). - After initialization is complete in
commitlm init, offer the user to save as default.
Test plan
- Auto initialization when run
commitlm init, after default config is setup. - [OPTIONAL] run
git cwithout requiringcommitlm initproject dir.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestFor Hacktoberfest Participants!For Hacktoberfest Participants!up-for-grabs