Sha256: a1abad655a53063c1d2765e8359e6175b7cf52e83c73b4fa3c9e184dded40ab4
Contents?: true
Size: 426 Bytes
Versions: 2
Compression:
Stored size: 426 Bytes
Contents
--- AllCops: TargetRubyVersion: 2.3 Exclude: - "spec/dummy/bin/**/*" - "tmp/**/*" - "vendor/**/*" # not available in older versions of Ruby Layout/IndentHeredoc: Enabled: false Style/Documentation: Enabled: false Style/ClassAndModuleChildren: EnforcedStyle: nested Style/SingleLineBlockParams: Enabled: false Metrics/BlockLength: Exclude: - spec/**/*_spec.rb Metrics/LineLength: Max: 120
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
letter_opener_web-1.3.3 | .rubocop.yml |
letter_opener_web-1.3.2 | .rubocop.yml |