Sha256: 27158f90cb410eb5e08433a76ac24e5fedb658b1990ce98dabbda24d3ca378f0

Contents?: true

Size: 291 Bytes

Versions: 52

Compression:

Stored size: 291 Bytes

Contents

inherit_from: https://raw.githubusercontent.com/rails/rails/master/.rubocop.yml

Performance:
  Exclude:
    - 'test/**/*'

Style/FrozenStringLiteralComment:
  Enabled: false

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes
  Include:
    - 'app/**/*'
    - 'test/**/*'

Version data entries

52 entries across 52 versions & 2 rubygems

Version Path
authentication-zero-2.13.0 .rubocop.yml
authentication-zero-2.12.6 .rubocop.yml
authentication-zero-2.12.5 .rubocop.yml
authentication-zero-2.12.4 .rubocop.yml
authentication-zero-2.12.3 .rubocop.yml
authentication-zero-2.12.2 .rubocop.yml
authentication-zero-2.12.1 .rubocop.yml
authentication-zero-2.12.0 .rubocop.yml
authentication-zero-2.11.2 .rubocop.yml
authentication-zero-2.11.1 .rubocop.yml
authentication-zero-2.11.0 .rubocop.yml
administration-zero-0.0.10 .rubocop.yml