Sha256: f80f38dca194890626ea175beefb4c86f8ddf5c4f1ae78a1d46c0842845a624e
Contents?: true
Size: 277 Bytes
Versions: 4
Compression:
Stored size: 277 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: Exclude: - '*.gemspec' - 'bin/**/*' - 'db/**/*' - 'spec/fixtures/**/*' - 'vendor/**/*' TargetRubyVersion: 2.7 Layout/LineLength: Max: 120 Style/StringLiterals: Enabled: true EnforcedStyle: single_quotes
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mods_display-1.0.0.alpha4 | .rubocop.yml |
mods_display-1.0.0.alpha3 | .rubocop.yml |
mods_display-1.0.0.alpha2 | .rubocop.yml |
mods_display-1.0.0.alpha1 | .rubocop.yml |