navapbc / template-application-rails

Ruby on Rails with USWDS template, including CI/CD, for teams building web applications
Apache License 2.0
2 stars 1 forks source link

Update Rubocop settings #27

Closed ellery-nava closed 5 months ago

ellery-nava commented 5 months ago

Ticket

Changes

Update Rubocop config to target specific Ruby version (should help narrow down a couple of style rules) Remove exclusion for directory that does not exist in this template

Context for reviewers

Read Rubocop docs, could not find any other configuration that we would need for this template Already have configuration for both Rails and rspec with no overrides currently (rubocop-rails-omakase, rubocop-rspec)

Testing

Ran linter, no issues found