Sha256: ad3c9ad0b8925d1b63d78b779dd3ac6f79b9cad19bd081619945b60b417d1b82
Contents?: true
Size: 564 Bytes
Versions: 3
Compression:
Stored size: 564 Bytes
Contents
require: rubocop-performance Layout/LineLength: Max: 120 Metrics/MethodLength: Max: 30 Metrics/ClassLength: Max: 1500 Metrics/BlockLength: Max: 50 Layout/SpaceAroundEqualsInParameterDefault: EnforcedStyle: space Style/OptionalBooleanParameter: Enabled: false Style/SymbolArray: Enabled: true Layout/HashAlignment: EnforcedHashRocketStyle: table EnforcedColonStyle: table Style/Documentation: Enabled: false AllCops: TargetRubyVersion: 2.5 NewCops: enable Style/FrozenStringLiteralComment: Enabled: false Naming/FileName: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
legion-json-1.1.3 | .rubocop.yml |
legion-json-1.1.2 | .rubocop.yml |
legion-json-1.1.1 | .rubocop.yml |