Sha256: 70b4f96a80b8c19f2141d5e1d1af023ef47dfefb27671bca293bd1fba2d506f1
Contents?: true
Size: 488 Bytes
Versions: 4
Compression:
Stored size: 488 Bytes
Contents
Rails: Enabled: true Rails/Delegate: Enabled: false # inherit_gem: # rubocop-rails: # - config/rails.yml AllCops: DisplayCopNames: true TargetRubyVersion: 2.4 Exclude: - 'bin/**/*' - 'vendor/**/*' Layout/MultilineMethodDefinitionBraceLayout: EnforcedStyle: same_line Metrics/LineLength: Max: 110 Metrics/BlockLength: Exclude: - '*.gemspec' ExcludedMethods: ['describe', 'context', 'xdescribe', 'xcontext'] Style/StringLiterals: Enabled: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
checkpoint-1.0.3 | .rubocop.yml |
checkpoint-1.0.2 | .rubocop.yml |
checkpoint-1.0.1 | .rubocop.yml |
checkpoint-1.0.0 | .rubocop.yml |