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

Moving toward a cleaner implementation #608

Merged
merged 10 commits into from Jan 27, 2022
Merged

Moving toward a cleaner implementation #608

merged 10 commits into from Jan 27, 2022

Conversation

motdotla
Copy link
Owner

  • Multiline support by default (not need for the flag. it just works)
  • Slightly less forgiving parsing. For example, KEY='Missing-end-quote will not parse correctly any longer. Please close your quotes.
  • For inline comments the comment starts as soon as the # is seen. For values containing # please place them inside quotes. Example: SECRET_HASH="something-with-a-#-hash"

@motdotla motdotla merged commit 953702a into master Jan 27, 2022
@motdotla motdotla deleted the branch-15 branch January 27, 2022 18:06
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.

None yet

1 participant