Sha256: f662cc1328035125fc6ca01598215ef94c19f642b59ef5f4cebafeb1a7f0709e
Contents?: true
Size: 454 Bytes
Versions: 1
Compression:
Stored size: 454 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 Style/StringLiterals: EnforcedStyle: double_quotes Metrics/LineLength: Max: 120 Metrics/BlockLength: Exclude: - loggery-gem.gemspec - 'spec/**/*.rb' Documentation: Enabled: false Style/Lambda: EnforcedStyle: literal Metrics/MethodLength: Max: 20 Style/FrozenStringLiteralComment: Exclude: - gemfiles/**/* Layout/AlignHash: EnforcedColonStyle: table EnforcedHashRocketStyle: table
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
loggery-0.3.0 | .rubocop.yml |