Sha256: d387b9780710b481e426cee456b6eb6ac1a1f6e21977264710207e8c8b69fc0b
Contents?: true
Size: 292 Bytes
Versions: 7
Compression:
Stored size: 292 Bytes
Contents
inherit_from: - 'https://shopify.github.io/ruby-style-guide/rubocop.yml' require: rubocop-performance AllCops: TargetRubyVersion: 2.7 Exclude: - 'vendor/bundle/**/*' Metrics/MethodLength: Enabled: false Layout/LineLength: Enabled: false Lint/MissingSuper: Enabled: false
Version data entries
7 entries across 7 versions & 1 rubygems