Documentation
¶
Index ¶
Constants ¶
View Source
const (
// CommitsarConfigPath is used an env variable to override the default location of the config file.
CommitsarConfigPath = "COMMITSAR_CONFIG_PATH"
)
Variables ¶
This section is empty.
Functions ¶
func CommitConfig ¶
func CommitConfig() root_runner.RunnerOptions
CommitConfig will return the RunnerOptions using defaults unless overriden in config or flags
func LoadConfig ¶
func LoadConfig() error
LoadConfig iterrates through possible config paths. No config will be loaded if no files are present.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.