clutchski / coffeelint

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

Allow longer lines in multiline strings. #626

Open DiThi opened 6 years ago

DiThi commented 6 years ago

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