-
Notifications
You must be signed in to change notification settings - Fork 25
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
Unquoted single char values are not handled properly #40
Comments
x4d3
added a commit
to x4d3/erb-formatter
that referenced
this issue
Jan 6, 2024
x4d3
added a commit
to x4d3/erb-formatter
that referenced
this issue
Jan 6, 2024
x4d3
added a commit
to x4d3/erb-formatter
that referenced
this issue
Jan 6, 2024
x4d3
added a commit
to x4d3/erb-formatter
that referenced
this issue
Jan 6, 2024
x4d3
changed the title
Unquoted values are not handled properly
Unquoted single char values are not handled properly
Jan 6, 2024
x4d3
added a commit
to x4d3/erb-formatter
that referenced
this issue
Jan 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently this files
is being transformed to
Which looks like it's caused by this line
erb-formatter/lib/erb/formatter.rb
Line 148 in 183125e
The text was updated successfully, but these errors were encountered: