Skip to content

Commit

Permalink
Merge pull request #643 from codacy/change-precedence-config-files
Browse files Browse the repository at this point in the history
add rubocop-rubycw
  • Loading branch information
DMarinhoCodacy authored Aug 13, 2024
2 parents d6a52e4 + c3491fe commit a0cff04
Showing 11 changed files with 215 additions and 106 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -16,3 +16,4 @@ rubocop-doc.yml
.metals
.bloop
.vscode
bin/
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -45,6 +45,7 @@ gem 'rubocop-rails', require: false
gem "rubocop-rake"
gem "rubocop-rspec"
gem "rubocop-rspec_rails"
gem "rubocop-rubycw"
gem "rubocop-sorbet"
gem "rubocop-shopify", require: false
gem "rubocop-graphql"
Loading
Oops, something went wrong.

0 comments on commit a0cff04

Please sign in to comment.