Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.rubocop.yml 210 B
inherit_gem:
  rubocop-shopify: rubocop.yml

Style/ClassVars:
  Enabled: false
Style/ConditionalAssignment:
  Enabled: false
Style/GlobalVars:
  Enabled: false
Style/FrozenStringLiteralComment:
  Enabled: false