jscs-dev/node-jscs

maximumLineLength should optionally allow string literals to break the rule

pixelpax opened this issue · 2 comments

Sometimes one puts a huge data string into a JavaScript file. I'm working with a legacy code base and while I'd like to enforce concise lines of code, I would also like to passthrough massive existing string literals.

I see. On the readme.md it says that you have merged with ESLint, but I interpreted this to mean that ESLint had merged into you. Perhaps a note on the readme and on the front page of http://jscs.info/ that this repo is deprecated would help others to redirect themselves appropriately.