navapbc / template-application-rails

Ruby on Rails with USWDS template, including CI/CD, for teams building web applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apply ruby style guide

rocketnova opened this issue · comments

  • Ensure that rubocop is configured to follow https://rubystyle.guide
  • Document any manual overrides or exclusions in /docs/app-rails
  • Run rubocop with any new settings on the existing codebase