clutchski / coffeelint

Lint your CoffeeScript.
http://www.coffeelint.org
Other
1.17k stars 172 forks source link

prevent endless loop if lineNumber is negative #642

Open BrownBear2 opened 5 years ago

BrownBear2 commented 5 years ago

example code that hangs the browser tab on http://www.coffeelint.org/:

###
  test
UziTech commented 4 years ago

This will be added to @coffeelint/cli in https://github.com/coffeelint/coffeelint/pull/10. Thanks!