Sha256: d6ca9658e8324ea5a24673659069f74064f3e2ca9733bd1c573693580f10b14e
Contents?: true
Size: 392 Bytes
Versions: 4
Compression:
Stored size: 392 Bytes
Contents
AllCops: DisplayCopNames: true TargetRubyVersion: 2.2 Metrics/ClassLength: Exclude: - 'test/*.rb' Layout/EmptyLineAfterGuardClause: Enabled: false Layout/MultilineMethodCallIndentation: Enabled: false Metrics/AbcSize: Max: 30 Metrics/MethodLength: Max: 30 Metrics/CyclomaticComplexity: Max: 12 Metrics/PerceivedComplexity: Max: 12 Layout/EndOfLine: EnforcedStyle: lf
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
iri-0.5.1 | .rubocop.yml |
iri-0.5.0 | .rubocop.yml |
iri-0.4.3 | .rubocop.yml |
iri-0.4.2 | .rubocop.yml |