Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@bensheldon bensheldon released this 28 Oct 19:11
· 73 commits to main since this release
7c4a43c

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 and RailsRenderInline 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 in Lint not Style by @issyl0 in #134
  • config/default: Upstream cop disables since this is the central place by @issyl0 in #127

New Contributors

Full Changelog: v0.19.0...v0.20.0