Sha256: c52d36242299120395d225cab9325041d7f8d3cb0b1d07e126becd3ef4efa14f
Contents?: true
Size: 707 Bytes
Versions: 2
Compression:
Stored size: 707 Bytes
Contents
AllCops: Exclude: [] RunRailsCops: false DisplayCopNames: true Style/StringLiterals: Enabled: false Style/GuardClause: Enabled: false Style/TrailingComma: Enabled: false Style/SpaceAroundEqualsInParameterDefault: Enabled: false Style/SpaceAroundOperators: Enabled: false Style/SpaceBeforeBlockBraces: Enabled: false Style/SpaceInsideHashLiteralBraces: Enabled: false Style/SpaceInsideBlockBraces: Enabled: false Style/RedundantReturn: Enabled: false Style/SignalException: Enabled: false Style/FormatString: Enabled: false Style/EachWithObject: Enabled: false #Metrics/AbcSize: # Max: 20 Metrics/MethodLength: Max: 30 Style/IfUnlessModifier: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
otp-0.0.11 | .rubocop.yml |
otp-0.0.10 | .rubocop.yml |