You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
Hmm... I was using it from within sublime so it looked like a standard coffeelint error. Running it directly in the cli still gives me the same error, but now it's clearer coffeelint is forwarding it to me from elsewhere.
The following code gives me "unexpected indentation" as an error:
CoffeeScript compiles it just fine:
CoffeeLint has no problems with the one-liner version though:
Not sure if I'm missing something, but I believe the first block should raise no linting errors.
I'm on v1.16.0.
The text was updated successfully, but these errors were encountered: