-
Notifications
You must be signed in to change notification settings - Fork 280
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
Load config from different locations prefer XDG_CONFIG_HOME before HOME #912
Conversation
409302b
to
51f4f39
Compare
@chavacava can you look at my changes? Sorry for go.sum mess but I can find solution to make file with latest checksums for packages :( |
…riables) - using afero for mocking fs
27be378
to
0eb4c9f
Compare
8403e1d
to
6f25fe5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @mfederowicz, thank you for the PR!
I've left some comments and minor formatting suggestions.
Co-authored-by: chavacava <[email protected]>
Co-authored-by: chavacava <[email protected]>
ok @chavacava I commited changes with yours suggestions, let me know i all good, and then we can squash commits and go to master :P |
base on #725
make some cleanup, and tests using github.com/spf13/afero package for mocking filesystem