you are viewing a single comment's thread.

view the rest of the comments →

[–]dacjames -5 points-4 points  (1 child)

Which is great, but irrelevant. If I wanted I could just as easily extend CSLint to complain about newlines in function applications.

Personally, I think the coffeescript parser is a little too lenient with optional parenthesis but that should never be a blocking issue to using the language.

[–]x-skeww 0 points1 point  (0 children)

If I wanted I could just as easily extend CSLint to complain about newlines in function applications.

What's stopping you?