jscs-dev / node-jscs

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

requireCapitalizedComments does not ignore eslint-disable-next-line #2204

Closed fernandopasik closed 8 years ago

fernandopasik commented 8 years ago

requireCapitalizedComments has some eslint comments ignores already but is missing the one for disabling the next line and throwing an error during the linting.

You can read about this in http://eslint.org/docs/user-guide/configuring#configuring-rules