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

reCapitalizedComments: add eslint-disable-next-line to the ignore list rules #2205

Closed fernandopasik closed 8 years ago

fernandopasik commented 8 years ago

Added eslint-disable-next-line to pragmaKeywords and the corresponding unit test.

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

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 96.151% when pulling d69f24e4acf792d951e6dc2acce1b10315dea25a on fernandopasik:eslint-disable-next-line into 99bdf4f7240110a30ff223fcebcca4868bcdb4e3 on jscs-dev:master.