module Rubocop::DefinitionValidator
This class override ‘changed_lines` method. The original method retuns only added lines. However we want added and removed lines.
Constants
- VERSION
This class override ‘changed_lines` method. The original method retuns only added lines. However we want added and removed lines.