Sha256: 11768aa3c904473ce225e587975055488348fd32a3824dbd4a75cf6d3f799091
Contents?: true
Size: 253 Bytes
Versions: 2
Compression:
Stored size: 253 Bytes
Contents
inherit_from: .rails-rubocop.yml AllCops: Exclude: - 'test/dummy/**/*' - 'lib/super_hero.rb' - 'lib/super_hero/**/*' # Check quotes usage according to lint rule below. Style/StringLiterals: Enabled: true EnforcedStyle: single_quotes
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-super_hero-2.2.2 | .rubocop.yml |
workarea-super_hero-2.2.1 | .rubocop.yml |