Open
Description
Hi Codacy Team,
Thanks for the nice platform.
Lines 20 to 28 in 99f2321
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!