Skip to content

feat: add EnvLoader::multiline to toggle multiline values - #173

Open
ChrisJr404 wants to merge 1 commit into
allan2:mainfrom
ChrisJr404:disable-multiline
Open

feat: add EnvLoader::multiline to toggle multiline values#173
ChrisJr404 wants to merge 1 commit into
allan2:mainfrom
ChrisJr404:disable-multiline

Conversation

@ChrisJr404

Copy link
Copy Markdown

Adds an EnvLoader::multiline builder method, as suggested in #116. It defaults to true so existing behavior is unchanged; with multiline(false) each line is parsed on its own and a value with an unterminated quote is a parse error instead of continuing onto the following lines.

Closes allan2#116

Signed-off-by: Chris (ChrisJr404) <11917633+ChrisJr404@users.noreply.github.com>
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.

1 participant