Sha256: 9627d21fef09d00c017994fe5458a994fb2e769f6987159f449981c193f1ee68
Contents?: true
Size: 320 Bytes
Versions: 1
Compression:
Stored size: 320 Bytes
Contents
inherit_from: - https://relaxed.ruby.style/rubocop.yml AllCops: TargetRubyVersion: 2.2 Exclude: - 'bin/*' Metrics/BlockLength: Exclude: - 'spec/**/*' Style/ClassAndModuleChildren: Enabled: false Style/NumericLiterals: Enabled: false Layout/AlignParameters: EnforcedStyle: with_fixed_indentation
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
matchd-0.1.0 | .rubocop.yml |