0.8.0 (August 26, 2021)
Enhancements
- Upgrade to Rubocop 0.82.x (Aaron Hill, Aaron Kromer, Ben Reynolds, Chris
Hoffman, James Nebeker, JC Avena #26) - Upgrade to Rubocop Rails 2.5.x (Aaron Hill, Aaron Kromer, Ben Reynolds, Chris
Hoffman, James Nebeker, JC Avena #26) - Adjust common Rubocop configuration (Aaron Hill, Aaron Kromer, Ben Reynolds,
Chris Hoffman, James Nebeker, JC Avena #26)- Rename metrics/configuration parameters per version upgrade requirements
- Use the stricter
always_true
check forStyle/FrozenStringLiteralComment
- Opt-in to new cops/checks behaving per their default settings
- Adjust common Rubocop Rails configuration (Aaron Hill, Aaron Kromer, Ben
Reynolds, Chris Hoffman, James Nebeker, JC Avena #26)- Disable
Rails/IndexBy
by default - Disable
Rails/IndexWith
by default
- Disable
Bug Fixes
None