Closed ashkulz closed 1 year ago
https://github.com/rubocop/rubocop/pull/11264 did optimisations to not set RuboCop::Cop::Base::InvestigationReport#corrector when there are no corrections.
RuboCop::Cop::Base::InvestigationReport#corrector
fixes #83
https://github.com/rubocop/rubocop/pull/11264 did optimisations to not set
RuboCop::Cop::Base::InvestigationReport#corrector
when there are no corrections.fixes #83