Sha256: 5c39c4b6ed9531bfc4615514c158f3012d78c1758993e79d54e95316154e258f

Contents?: true

Size: 413 Bytes

Versions: 1

Compression:

Stored size: 413 Bytes

Contents

require:
  - rubocop-performance

inherit_from:
  - https://raw.githubusercontent.com/carbonfive/c5-conventions/main/rubocop/.rubocop-common.yml
  - https://raw.githubusercontent.com/carbonfive/c5-conventions/main/rubocop/.rubocop-performance.yml

AllCops:
  TargetRubyVersion: 2.5 # this must match gemspec required_ruby_version

Naming/VariableNumber:
  Enabled: false

Style/AccessorGrouping:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
socrates-0.1.26 .rubocop.yml