Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

fix double quotes in csx #9

Closed
wants to merge 1 commit into from
Closed

fix double quotes in csx #9

wants to merge 1 commit into from

Conversation

UziTech
Copy link

@UziTech UziTech commented Aug 7, 2019

CSX generates double quotes in it's function calls. This PR prevents them as being considered in no_unnecessary_double_quotes

fixes #2

@UziTech
Copy link
Author

UziTech commented Sep 12, 2019

@aminland any feedback?

UziTech added a commit to coffeelint/coffeelint that referenced this pull request Jan 14, 2020
Several enhancements, including CJSX fixes
aminland/coffeelint2#9

Co-authored-by: Amin Mirzaee <[email protected]>
@UziTech
Copy link
Author

UziTech commented Feb 5, 2020

coffeelint has resumed progress at https://github.com/coffeelint/coffeelint

@UziTech UziTech closed this Feb 5, 2020
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: Unnecessary double quotes are forbidden
1 participant