Sha256: 59f14d6a92d7945992fe5e1c102866ffeced8491ec0cb2c43c5316d4cf2fd76c

Contents?: true

Size: 252 Bytes

Versions: 5

Compression:

Stored size: 252 Bytes

Contents

inherit_gem:
  rubocop-rails_config:
    - config/rails.yml

AllCops:
  TargetRubyVersion: 3.0

Style/ClassAndModuleChildren:
  EnforcedStyle: nested

Lint/Debugger:
  Enabled: true

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: single_quotes

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
has_private_attributes-1.0.0 .rubocop.yml
ruby2html-1.5.3 .rubocop.yml
ruby2html-1.5.2 .rubocop.yml
ruby2html-1.5.1 .rubocop.yml
ruby2html-1.5.0 .rubocop.yml