Skip to content

Commit

Permalink
Enable rubocop-rake plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
archanaserver committed Sep 7, 2023
1 parent 0f95767 commit 1a41804
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require:
- rubocop-performance
- rubocop-rake

inherit_from: .rubocop_todo.yml

Expand Down
1 change: 1 addition & 0 deletions bundler.d/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
gem 'rack-test'
gem 'rake'
gem 'rubocop-checkstyle_formatter', '~> 0.2'
gem 'rubocop-rake'
gem 'webmock'

# Technically this is a hard dependency of the facts module but that's only
Expand Down

0 comments on commit 1a41804

Please sign in to comment.