Sha256: 7d4b089ab7bd5b619092f70d551044b81e7f8fa80c165cb725979eeb7c14022c
Contents?: true
Size: 321 Bytes
Versions: 1
Compression:
Stored size: 321 Bytes
Contents
inherit_from: - .rubocop_disabled.yml - .rubocop_enabled.yml - .rubocop_exclude.yml - .rubocop_todo.yml AllCops: Exclude: - 'bin/**/*' - 'db/migrate/**/*' - 'spec/dummy/**/*' Style/StringLiterals: EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: EnforcedStyle: double_quotes
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
archangel-0.3.0 | .rubocop.yml |