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

Support trailing comments #38

Merged
merged 2 commits into from
Nov 23, 2022
Merged

Support trailing comments #38

merged 2 commits into from
Nov 23, 2022

Conversation

yassenb
Copy link
Contributor

@yassenb yassenb commented Oct 11, 2022

The original Ruby dotenv supports trailing comments as it is valid shell syntax. In general it would be good to conform to the regular expression as defined here:
https://github.com/bkeepers/dotenv/blob/master/lib/dotenv/parser.rb#L14-L30

The original Ruby dotenv supports trailing comments as it is valid shell
syntax. In general it would be good to conform to the regular expression
as defined here:
https://github.com/bkeepers/dotenv/blob/master/lib/dotenv/parser.rb#L14-L30
@yassenb
Copy link
Contributor Author

yassenb commented Oct 28, 2022

@all-contributors , can someone please take a look at this?

@allcontributors
Copy link
Contributor

@yassenb

I could not determine your intention.

Basic usage: @all-contributors please add @Someone for code, doc and infra

For other usages see the documentation

Copy link
Owner

@cdimascio cdimascio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fantastic. thanks!

@cdimascio cdimascio merged commit 45f25e2 into cdimascio:master Nov 23, 2022
@cdimascio
Copy link
Owner

@all-contributors add @yassenb for code

@allcontributors
Copy link
Contributor

@cdimascio

I've put up a pull request to add @yassenb! 🎉

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.

2 participants