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

Disabling Specific Rules For a Single Line not working #2295

Closed dasdany closed 7 years ago

dasdany commented 7 years ago

hey, I would like to disable a specific rule for a single line. In your documentation it have to be done with // jscs:ignore rule. I did it but it's not working.

dasdany commented 7 years ago

jscs merged with eslint