Skip to content

Commit

Permalink
Add rubocop-rake to rubocop config
Browse files Browse the repository at this point in the history
  • Loading branch information
mherold committed Apr 4, 2024
1 parent d525234 commit fccdda6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ inherit_from: .rubocop_todo.yml

require:
- rubocop-performance
- rubocop-rake
- rubocop-rspec

inherit_mode:
Expand Down

0 comments on commit fccdda6

Please sign in to comment.