class RuboCop::DirectiveComment
we’re monkey patching the config regex to allow for “cookstyle: disable whatever” in addition to the “rubocop: disable whatever that comes with RuboCop”
Constants
- DIRECTIVE_COMMENT_REGEXP
we’re monkey patching the config regex to allow for “cookstyle: disable whatever” in addition to the “rubocop: disable whatever that comes with RuboCop”