clutchski / coffeelint

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

Allow longer lines in multiline strings. #626

Open DiThi opened 7 years ago

DiThi commented 7 years ago

At least for strings longer than a set amount of lines. Usually for GLSL code. For example 100 lines instead of 80.