-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(main.ts): Add helper functions for format display and template s…
…election - Add `getFormatDisplayName` function to display the selected commit format with context - Add `getFormatTemplate` function to retrieve the appropriate commit format template - Update `main` function to use the new helper functions for format handling - Store the learned commit style as the default when using author-specific style BREAKING CHANGE: The `main` function now requires the `getDefaultFormat` and `getStoredCommitStyle` functions to be implemented.
- Loading branch information
1 parent
8af7207
commit 9e866ef
Showing
1 changed file
with
44 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters