Module: RuboCop::CommentConfig::PushPop Private

Included in:
RuboCop::CommentConfig
Defined in:
lib/rubocop/comment_config/push_pop.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Handling of push/pop directives and their signed cop arguments: saving and restoring the per-cop analysis state, and resolving the +/- argument lists (shared with the next directive).