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

Bad error message on unescaped '$' #29

Open
23Skidoo opened this issue Mar 17, 2017 · 0 comments
Open

Bad error message on unescaped '$' #29

23Skidoo opened this issue Mar 17, 2017 · 0 comments

Comments

@23Skidoo
Copy link

An unescaped $ in a string literal leads to ParseError "" "Failed reading: satisfy" being thrown. Which is not fun if you're storing password-like strings in the config. So it would be nice if the error message was better and also if there was a way to disable var interpolation.

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