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

Space after quote in .ENV is included in config value #426

Open
ChadWWatson opened this issue Jan 28, 2020 · 0 comments
Open

Space after quote in .ENV is included in config value #426

ChadWWatson opened this issue Jan 28, 2020 · 0 comments

Comments

@ChadWWatson
Copy link

if you have trailing whitespace after quote termination the extra space is included in the string.

What Should Happen

The env value should be terminated and trimmed by the whitespace.

Help

I have included a screen shot using your documentation on the RegEx to show the issue. Please look at the two included images that use the regex.
Screen Shot 2020-01-28 at 9 51 55 AM
Screen Shot 2020-01-28 at 9 52 08 AM

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

No branches or pull requests

1 participant