dsheiko / jscodesniffer

⛔️ [DEPRECATED] Tool to ensure that your JavaScript code does not violate the specified coding standard (Idiomatic Style Manifesto or JQuery Core Style Guidelines)
http://dsheiko.github.io/jscodesniffer/
42 stars 8 forks source link

Configurable report width #1

Closed nbrownus closed 11 years ago

nbrownus commented 11 years ago

It would be nice if the report width was configurable via command line. It looks like this project is in the spirit of php codesniffer, which supports this option, among others that would also be nice to have.

dsheiko commented 11 years ago

Agree. So it's added (ver. 0.1.2 Beta)