Sha256: 38c20d75e69fd03773104d4374c67845ac39782e64f16fe343525d543e929767

Contents?: true

Size: 214 Bytes

Versions: 1

Compression:

Stored size: 214 Bytes

Contents

inherit_from: .rails-rubocop.yml

AllCops:
  Exclude:
    - 'vendor/bundle/**/*'
    - 'test/dummy/**/*'
    - 'bin/**/*'

Style/StringLiterals:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-authorize_cim-2.1.1 .rubocop.yml