Sha256: 7dfe09bb291e870c4fa4488852b1088f36676cbd76839cc0470690fa1fb031b1
Contents?: true
Size: 473 Bytes
Versions: 3
Compression:
Stored size: 473 Bytes
Contents
AllCops: Exclude: - 'bin/**/*' - 'vendor/**/*' - 'convert_unit.gemspec' Metrics/LineLength: Max: 120 Metrics/MethodLength: Max: 15 Style/BlockComments: Enabled: false Style/Documentation: Enabled: false Layout/ExtraSpacing: AllowForAlignment: true Style/FrozenStringLiteralComment: Enabled: false Style/NumericLiterals: Enabled: false Style/Next: Enabled: false Naming/FileName: Enabled: false Style/CaseEquality: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
convert_unit-1.0.0 | .rubocop.yml |
convert_unit-0.2.0 | .rubocop.yml |
convert_unit-0.1.0 | .rubocop.yml |