Sha256: 42b60a91bc03c49661c48e8019db42bce88ca936233a78ec1c20ecccf9ffd2e6

Contents?: true

Size: 450 Bytes

Versions: 53

Compression:

Stored size: 450 Bytes

Contents

AllCops:
  Exclude:
    - 'bin/**/*'
    - 'assets/**/*'
  DisplayCopNames: true
  TargetRubyVersion: 2.2
  NewCops: enable
  SuggestExtensions: false

Metrics/CyclomaticComplexity:
  Max: 10
Metrics/MethodLength:
  Enabled: false
Layout/MultilineMethodCallIndentation:
  Enabled: false
Metrics/AbcSize:
  Enabled: false
Metrics/BlockLength:
  Max: 50
Layout/EmptyLineAfterGuardClause:
  Enabled: false
Style/ClassAndModuleChildren:
  Enabled: false

Version data entries

53 entries across 53 versions & 3 rubygems

Version Path
cobench-0.0.31 .rubocop.yml
cobench-0.0.30 .rubocop.yml
cobench-0.0.29 .rubocop.yml
cobench-0.0.28 .rubocop.yml
cobench-0.0.27 .rubocop.yml
cobench-0.0.26 .rubocop.yml
cobench-0.0.25 .rubocop.yml
cobench-0.0.24 .rubocop.yml
cobench-0.0.23 .rubocop.yml
cobench-0.0.22 .rubocop.yml
cobench-0.0.21 .rubocop.yml
cobench-0.0.20 .rubocop.yml
cobench-0.0.19 .rubocop.yml
cobench-0.0.18 .rubocop.yml
cobench-0.0.17 .rubocop.yml
cobench-0.0.16 .rubocop.yml
cobench-0.0.15 .rubocop.yml
cobench-0.0.14 .rubocop.yml
cobench-0.0.13 .rubocop.yml
cobench-0.0.12 .rubocop.yml