KEMBAR78
Fix no_interpolation_in_single_quotes to only handle single quotes by swang · Pull Request #400 · clutchski/coffeelint · GitHub
Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Conversation

swang
Copy link
Collaborator

@swang swang commented Apr 8, 2015

This changes no_interpolation_in_single_quotes so it will now look to
see that the string is actually single-quoted.

Closes #398

This changes no_interpolation_in_single_quotes so it will now look to
see that the string is actually single-quoted.
AsaAyers added a commit that referenced this pull request Apr 26, 2015
Fix no_interpolation_in_single_quotes to only handle single quotes
@AsaAyers AsaAyers merged commit 725c2d1 into clutchski:master Apr 26, 2015
@swang swang deleted the swang-single_quote_only branch August 24, 2015 07:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positive: "Interpolation in single quoted strings is forbidden" on double quoted string

2 participants