Sha256: cc6b742124c68fbc78c51b7915d10ffced0236b7358f12027ec465962209ff0f
Contents?: true
Size: 467 Bytes
Versions: 2
Compression:
Stored size: 467 Bytes
Contents
AllCops: TargetRubyVersion: '2.3' inherit_from: - https://raw.githubusercontent.com/trailblazer/meta/master/rubocop.yml - .rubocop_todo.yml Metrics/ClassLength: Max: 150 Lint/AssignmentInCondition: Enabled: false Style/ClassAndModuleChildren: Enabled: false Style/OptionHash: Enabled: false Style/ParallelAssignment: Enabled: false Style/Send: Enabled: false Style/SingleLineMethods: Enabled: false Style/Lambda: EnforcedStyle: literal
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
reform-2.3.1 | .rubocop.yml |
reform-2.3.0.rc2 | .rubocop.yml |