Skip to content

[CY-6602] StandardRB (for Rubocop) Support? #404

Open
@berniechiu

Description

@berniechiu

Hi Codacy Team,

Thanks for the nice platform.

codacy-rubocop/Gemfile

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    jira-issueIssue tracked on JIRA

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions