Sha256: fb9097c31611fddcb866a688fa63c58520741238aab988211e7eadc54293a62b

Contents?: true

Size: 902 Bytes

Versions: 8

Compression:

Stored size: 902 Bytes

Contents

Metrics/AbcSize:
  Max: 24
Metrics/LineLength:
  Max: 120
Metrics/ClassLength:
  CountComments: false
  Max: 120
Metrics/MethodLength:
  CountComments: false
  Max: 20
Metrics/CyclomaticComplexity:
  Max: 7
Metrics/ModuleLength:
  Enabled: false

Layout/EmptyLinesAroundClassBody:
  Enabled: false
Layout/EmptyLinesAroundModuleBody:
  Enabled: false
Layout/EmptyLinesAroundBlockBody:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false
Style/MissingRespondToMissing:
  Enabled: false
Style/TrailingCommaInHashLiteral:
  EnforcedStyleForMultiline: comma
Style/TrailingCommaInArrayLiteral:
  EnforcedStyleForMultiline: comma
Style/TrailingCommaInArguments:
  Enabled: false

Documentation:
  Enabled: false

Bundler/DuplicatedGem:
  Enabled: false

AllCops:
  TargetRubyVersion: 2.2
  Exclude:
    - 'spec/**/*'
  Exclude:
    - bin/**/*
    - vendor/**/*
    - tmp/**/*
    - spec/**/*

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
hawkei-1.0.0 .rubocop.yml
liveqa-1.9.6 .rubocop.yml
liveqa-1.9.5 .rubocop.yml
liveqa-1.9.4 .rubocop.yml
liveqa-1.9.3 .rubocop.yml
liveqa-1.9.2 .rubocop.yml
liveqa-1.9.1 .rubocop.yml
liveqa-1.9.0 .rubocop.yml