jscs-dev/grunt-jscs

Support -x option

oric01 opened this issue · 1 comments

Hi,

As explained in https://medium.com/@addyosmani/auto-formatting-javascript-code-style-fe0f98a923b8#1e26 , could you support jscs myfile.js -x which will reformat code according the .jscsrc config

Thx !

Duplicate of #82.