Skip to content

Commit

Permalink
Include rubocop-factory_bot
Browse files Browse the repository at this point in the history
Generate new rubocop_todo.yml
rubocop --auto-gen-config

bundle exec rubocop -a
bundle exec rubocop -A
  • Loading branch information
christinach committed Dec 24, 2024
1 parent f196fca commit e14f992
Show file tree
Hide file tree
Showing 69 changed files with 1,085 additions and 854 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ require:
- rubocop-rails
- rubocop-rspec
- rubocop-performance
- rubocop-factory_bot

AllCops:
TargetRubyVersion: 3.2
Expand Down
Loading

0 comments on commit e14f992

Please sign in to comment.