Sha256: 09268a86e48cb32a1b5e0e65c53e8b1bf6ff633757af7bc03ee764a1684d0f8a

Contents?: true

Size: 308 Bytes

Versions: 3

Compression:

Stored size: 308 Bytes

Contents

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

AllCops:
  NewCops: enable
  Exclude:
    - 'lib/spiker/generators/templates/**'
    - 'exe/spiker'
    - 'spiker.gemspec'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spiker-0.1.2 .rubocop.yml
spiker-0.1.1 .rubocop.yml
spiker-0.1.0 .rubocop.yml