-
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: Improve code readability and error handling
- Import the "errors" package to support error handling. - Add logic to handle the context.Canceled error gracefully in the TUI program. - Remove unnecessary comments and obsolete code fragments for better clarity. - Adjust the regular expression pattern in BuildRegexPatternWithEmoji for improved formatting. - Update the BuildPrompt function to ignore non-informative changes in commit message construction. - Add comments to document functions in the committypes package for better maintainability.
- Loading branch information
Renato Guilhermini
committed
Feb 2, 2025
1 parent
1de5983
commit fb21fdb
Showing
3 changed files
with
13 additions
and
11 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
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
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