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

Clarify handling of .env files #941

Merged
merged 1 commit into from May 11, 2022

Conversation

doctaphred
Copy link
Contributor

Follow-up on #845 and #911: resolves #916

This commit simply updates the error messages and documentation to more
accurately reflect the current opt-in configurable handling of .env files.

Follow-up on direnv#845 and direnv#911: resolves direnv#916

This commit simply updates the error messages and documentation to more
accurately reflect the current opt-in configurable handling of `.env` files.
@doctaphred
Copy link
Contributor Author

Couple of caveats:

  • This is my first time working with Go.
  • I didn't add or modify any tests.
  • I manually edited man/direnv.toml.1 to match my changes in man/direnv.toml.1.md—didn't see the Makefile step until just now.
  • I didn't update the changelog.
  • The only contribution/development guide I've seen is the section in the README, so I'm not sure what else I may have missed.

Please feel free to make any changes to this PR yourself if it would easier than providing instructions. Thanks!

@zimbatm zimbatm merged commit 993e4d4 into direnv:master May 11, 2022
@zimbatm
Copy link
Member

zimbatm commented May 11, 2022

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

direnv: error .envrc or .env file not found
2 participants