Sha256: 8efe86abb96cbd35586c27979c5dfc512a923a013bda7d65920446b5edc7e2da

Contents?: true

Size: 916 Bytes

Versions: 1

Compression:

Stored size: 916 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2018-02-05 09:02:49 -0500 using RuboCop version 0.52.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 2
Metrics/AbcSize:
  Max: 27

# Offense count: 1
Metrics/CyclomaticComplexity:
  Max: 9

# Offense count: 3
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 31

# Offense count: 4
Style/ClassVars:
  Exclude:
    - 'lib/ego/plugin.rb'

# Offense count: 1
Style/Documentation:
  Exclude:
    - 'lib/ego.rb'

# Offense count: 32
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
# URISchemes: http, https
Metrics/LineLength:
  Max: 160

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ego-0.6.0 .rubocop_todo.yml