-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
jira-issueIssue tracked on JIRAIssue tracked on JIRA
Description
Hi Codacy Team,
Thanks for the nice platform.
Lines 20 to 28 in 99f2321
#Rubocop official modules | |
gem "rubocop-performance" | |
gem "rubocop-rails" | |
gem "rubocop-rake" | |
gem "rubocop-rspec" | |
gem "rubocop-sorbet" | |
gem "rubocop-shopify" | |
gem "rubocop-graphql" | |
gem 'rubocop-thread_safety', require: false |
Could we add standardrb
in Gemfile
so that we could include it in the standard Rubocop YAML .rubocop.yml
like:
#=> .rubocop.yml
require: standard
inherit_gem:
standard: config/base.yml
REF: https://github.com/testdouble/standard#usage-via-rubocop
Thanks a lot!
aldrienht
Metadata
Metadata
Assignees
Labels
jira-issueIssue tracked on JIRAIssue tracked on JIRA