Skip to content

Clarify handling of .env files#941

Merged
zimbatm merged 1 commit intodirenv:masterfrom
doctaphred:fw-fix-env-error-message
May 11, 2022
Merged

Clarify handling of .env files#941
zimbatm merged 1 commit intodirenv:masterfrom
doctaphred:fw-fix-env-error-message

Conversation

@doctaphred
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

zimbatm commented May 11, 2022

thanks!

@doctaphred doctaphred deleted the fw-fix-env-error-message branch May 11, 2022 22:25
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