Skip to content

Conversation

lubosmato
Copy link

This PR makes parsing of env-file identical to dotenv npm package. Solves #54134

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Aug 1, 2024
Copy link
Member

@anonrig anonrig left a comment

Choose a reason for hiding this comment

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

We recently moved away from std::regex due to several reasons. #52406

@targos
Copy link
Member

targos commented Aug 1, 2024

We also can't accept a fix without tests that validate it.

@lubosmato lubosmato marked this pull request as draft August 1, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants