env-cmd
env-cmd copied to clipboard
Consider inline comments for .env files
Example:
SOMETHING = WHATEVER #THIS IS A COMMENT
It works like that in some other places and IDEs definitely highlight that part as comment but env-cmd considers the whole thing as value. Example: https://github.com/vlucas/phpdotenv#comments
Similar issue in dotenv: https://github.com/motdotla/dotenv/issues/484
This bug leaves a really bad first impression and should be prioritized.
Is there going to be a release to actually make this change available?
Is there going to be a release to actually make this change available?
That's a question for @toddbluhm, at this point I think we could start drafting a changelog for v11