Sha256: 72ca6e9a99144056d97009b5b66a660deffff94559a25905dee6f8457201d31a
Contents?: true
Size: 613 Bytes
Versions: 7
Compression:
Stored size: 613 Bytes
Contents
AllCops: NewCops: enable Layout/CaseIndentation: EnforcedStyle: end Layout/FirstArgumentIndentation: EnforcedStyle: consistent Layout/SpaceInsideArrayLiteralBrackets: Enabled: false # We have squiggly heredocs Layout/HeredocIndentation: Enabled: false Layout/LineLength: Max: 120 Metrics/BlockLength: AllowedMethods: - describe - it - context Style/MultilineBlockChain: Enabled: false Style/NumericPredicate: Enabled: false Style/AndOr: Enabled: false Style/HashEachMethods: Enabled: true Style/HashTransformKeys: Enabled: true Style/HashTransformValues: Enabled: true
Version data entries
7 entries across 7 versions & 1 rubygems