Sha256: 8bcf345fe34ed3e2c22ccd4c2b05bab6a9ac0788f9f235345b86eb1d9b2403cd
Contents?: true
Size: 601 Bytes
Versions: 77
Compression:
Stored size: 601 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: ExcludedMethods: - 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
77 entries across 77 versions & 1 rubygems