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

XDG Base Directory compliance #456

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

nelind3
Copy link

@nelind3 nelind3 commented Jan 7, 2024

This fixes #455. I don't know if you want to refactor the code for windows and macos to also use the helper method i introduced here. Seems possible and would eliminate the complexity of Config#getEnvFilesWithDefault which seems to have been mostly introduced to encompass XDG Base Directory support as neither macos or windows use the features of that helper that make it complex.

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.

Incorrect implementation of XDG Base Directory spec
1 participant