Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/multiple-default-config-file-names #68

Merged
merged 11 commits into from
Jan 17, 2024

Conversation

shiouen
Copy link
Member

@shiouen shiouen commented Jan 17, 2024

No description provided.

…se someone deletes a branch straight away after merging, this way the merge pull request can still be used to recognize the branch which is usually mentioned in the commit message
…implemented function to load a config from a path
…lag and/or default config cannot be read - fine tuned cmd.SilenceUsage and cmd.SilenceErrors disable statements - renamed LoadDefaultConfig to LoadDefaultConfigValues - renamed LoadConfig to LoadConfigFile
…ifferent, more readable and tested - fixed some bugs where errors had to be assigned nil instead of keeping there error value
@shiouen shiouen marked this pull request as ready for review January 17, 2024 12:56
@shiouen shiouen linked an issue Jan 17, 2024 that may be closed by this pull request
@shiouen shiouen merged commit fa39cf7 into main Jan 17, 2024
1 check passed
@shiouen shiouen deleted the feature/multiple-default-config-file-names branch January 17, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for shorter config file name
1 participant