Sha256: fb32d90faad5a0edd5d68a8156ac71cd642dcbac5e44cb3bd54b6b7435baf3e2
Contents?: true
Size: 567 Bytes
Versions: 2
Compression:
Stored size: 567 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 Metrics/AbcSize: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Metrics/MethodLength: Enabled: false Metrics/PerceivedComplexity: Enabled: false Metrics/BlockLength: Exclude: - edits.gemspec - "tasks/**/*.rake" Style/NumericPredicate: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Layout/ParameterAlignment: EnforcedStyle: with_fixed_indentation Layout/MultilineMethodCallIndentation: EnforcedStyle: indented Layout/MultilineOperationIndentation: EnforcedStyle: indented
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
edits-0.4.0 | .rubocop.yml |
edits-0.3.0 | .rubocop.yml |