-
-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor configuration handling and helper functions
- Add available keys to the `config.go` file - Replace a comment about a Git command with a more general one in the `helper.go` file - Update Viper configuration values based on CLI flags in the `helper.go` file - Check if the template file specified in the configuration exists in the `helper.go` file Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
- Loading branch information
Showing
2 changed files
with
14 additions
and
8 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