Sha256: 7bade81764c4e5369ac5775a2a8a2edca13bf5995cf9c58de1b328518860c52e

Contents?: true

Size: 902 Bytes

Versions: 1

Compression:

Stored size: 902 Bytes

Contents

Metrics/AbcSize:
  Max: 24
Metrics/LineLength:
  Max: 120
Metrics/ClassLength:
  CountComments: false
  Max: 200
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

1 entries across 1 versions & 1 rubygems

Version Path
hawkei-1.1.0 .rubocop.yml