cdimascio / dotenv-java

🗝️ Dotenv is a no-dep, pure Java module that loads environment variables from a .env file
https://github.com/cdimascio/dotenv-java
Apache License 2.0
444 stars 43 forks source link

Support trailing comments #38

Closed yassenb closed 1 year ago

yassenb commented 2 years ago

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 commented 1 year ago

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

allcontributors[bot] commented 1 year ago

@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

cdimascio commented 1 year ago

@all-contributors add @yassenb for code

allcontributors[bot] commented 1 year ago

@cdimascio

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