What's Changed
- Format .github/workflows/ci.yml by @ydah in #111
- config/rails_cops: Update styleguide links now
master
=>main
by @issyl0 in #125 - config/default: Link some rules to their styleguide justifications by @issyl0 in #124
- config/rails: Broader ERB exclude paths by @issyl0 in #126
- Allow RailsViewRenderShorthand errors to be autocorrected by @mgriffin in #114
- Fix Styleguide link in default.yml by @sampart in #129
- Add link to Style Guide from README by @sampart in #130
- config/default: Remove some redundant
Enabled: true
for cops by @issyl0 in #128 - Add Rails recommendations to styleguide by @sampart in #131
- Add contribution instructions, code of conduct, and codeowners by @bensheldon in #122
- Replace custom
RailsApplicationRecord
andRailsRenderInline
cops with their upstream equivalent by @bensheldon in #123 - STYLEGUIDE: For each styleguide recommendation, link to the RuboCop rule by @issyl0 in #132
- STYLEGUIDE:
UnusedBlockArgument
is inLint
notStyle
by @issyl0 in #134 - config/default: Upstream cop disables since this is the central place by @issyl0 in #127
New Contributors
- @ydah made their first contribution in #111
- @mgriffin made their first contribution in #114
- @sampart made their first contribution in #129
Full Changelog: v0.19.0...v0.20.0