Commit a9346f1
committed
fix crash with RuboCop >= 1.41.0 when there are no corrections
rubocop/rubocop#11264 did optimisations
to not set RuboCop::Cop::Base::InvestigationReport#corrector
when there are no corrections.1 parent 6e1703c commit a9346f1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments