Sha256: 7ba41f72cee6832c33bc345631d0f8c40d6b4d501a4975422f2e906072020a5f

Contents?: true

Size: 484 Bytes

Versions: 1

Compression:

Stored size: 484 Bytes

Contents

Style/Documentation:
  Enabled: false

Style/ClassAndModuleCamelCase:
  Enabled: false

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/AlignHash:
  EnforcedHashRocketStyle: table
  EnforcedColonStyle: table

Metrics/ClassLength:
    Max: 120

Metrics/LineLength:
  Max: 120

Metrics/AbcSize:
  Max: 18

AllCops:
  TargetRubyVersion: 2.3
  DisplayCopNames: true
  DisplayStyleGuide: true
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'vendor/**/*'
    - 'bin/**/*'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oneaccess-0.4.5 .rubocop.yml