Sha256: b316381a1b6c42c0ed60303a8ce3aae7ccf063ac18134ddd36af7f33ae8fb7ff

Contents?: true

Size: 669 Bytes

Versions: 3

Compression:

Stored size: 669 Bytes

Contents

Layout/DotPosition:
  EnforcedStyle: trailing

Metrics/BlockLength:
  Exclude:
    - 'Gemfile'
    - 'Rakefile'
    - 'spec/**/*.rb'

Metrics/ClassLength:
  Max: 155

Metrics/LineLength:
  Max: 120

Style/ClassAndModuleChildren:
  EnforcedStyle: compact

Style/HashEachMethods:
  Enabled: false

Style/HashTransformKeys:
  Enabled: false

Style/HashTransformValues:
  Enabled: false

Style/SymbolArray:
  Enabled: true

Style/TrailingCommaInArrayLiteral:
  EnforcedStyleForMultiline: consistent_comma

Style/TrailingCommaInHashLiteral:
  EnforcedStyleForMultiline: consistent_comma

AllCops:
  TargetRubyVersion: 2.4

Layout/EmptyLineAfterGuardClause:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
head_music-0.23.4 .rubocop.yml
head_music-0.23.3 .rubocop.yml
head_music-0.23.2 .rubocop.yml