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.49 .rubocop.yml
cobench-0.0.48 .rubocop.yml
cobench-0.0.47 .rubocop.yml
cobench-0.0.46 .rubocop.yml
mergem-0.0.2 .rubocop.yml
mergem-0.0.1 .rubocop.yml
cobench-0.0.45 .rubocop.yml
cobench-0.0.44 .rubocop.yml
cobench-0.0.43 .rubocop.yml
cobench-0.0.42 .rubocop.yml
cobench-0.0.41 .rubocop.yml
cobench-0.0.40 .rubocop.yml
cobench-0.0.39 .rubocop.yml
cobench-0.0.38 .rubocop.yml
cobench-0.0.37 .rubocop.yml
cobench-0.0.36 .rubocop.yml
cobench-0.0.35 .rubocop.yml
cobench-0.0.34 .rubocop.yml
cobench-0.0.33 .rubocop.yml
cobench-0.0.32 .rubocop.yml