Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Fix 2021#653

Open
Vulwsztyn wants to merge 2 commits intoclutchski:masterfrom
Vulwsztyn:fix_2021
Open

Fix 2021#653
Vulwsztyn wants to merge 2 commits intoclutchski:masterfrom
Vulwsztyn:fix_2021

Conversation

@Vulwsztyn
Copy link

The 3 rules didn't work.
no_interpolation_in_single_quotes and no_unnecessary_double_quotes because CoffeeScript.tokens now always replaces ' with " and checking if string is single quoted must be performed in a different way (see code).

max_line_length because CoffeeScript.tokens now returns tokens even for an empty line.

@UziTech
Copy link

UziTech commented Apr 14, 2021

New development for coffeelint is on https://github.com/coffeelint/coffeelint. If you could create a PR there it would be much appreciated.

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.

2 participants