Sha256: 2d23745e022fa40f9a5d8960723b9ce4d859f16b6c0e300b23414a81558ccc3f
Contents?: true
Size: 327 Bytes
Versions: 2
Compression:
Stored size: 327 Bytes
Contents
AllCops: TargetRubyVersion: 2.6 Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: Max: 120 # We don't want to deepen nestings for classes Style/ClassAndModuleChildren: Exclude: - 'test/**/*'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubocop-gem_dev-0.5.0 | .rubocop.yml |
rubocop-gem_dev-0.4.0 | .rubocop.yml |