jscs-dev / node-jscs

:arrow_heading_up: JavaScript Code Style checker (unmaintained)
https://jscs-dev.github.io
MIT License
4.96k stars 510 forks source link

disallowNewlineBeforeBlockStatements: add allExcept multiLine exception #2035

Closed ficristo closed 8 years ago

ficristo commented 8 years ago

This should fix https://github.com/jscs-dev/node-jscs/issues/1956.

markelog commented 8 years ago

Sweetsauce!