Sha256: b88de144aa291449477f6ebe1b78e77fecbf2f14881a7cf6d3c516b114d9abde

Contents?: true

Size: 1.19 KB

Versions: 5

Compression:

Stored size: 1.19 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2018-07-26 12:42:35 +0100 using RuboCop version 0.58.2.
# 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: 53
Metrics/AbcSize:
  Max: 39

# Offense count: 2
# Configuration parameters: CountComments, ExcludedMethods.
# ExcludedMethods: refine
Metrics/BlockLength:
  Max: 48

# Offense count: 22
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 368

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

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

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/ModuleLength:
  Max: 158

# Offense count: 5
Metrics/PerceivedComplexity:
  Max: 11

# Offense count: 105
Style/Documentation:
  Enabled: false

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

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
mocha-1.9.0 .rubocop_todo.yml
cocoapods-dependency-html-0.0.2 vendor/bundle/gems/mocha-1.8.0/.rubocop_todo.yml
cocoapods-dependency-html-0.0.1 vendor/bundle/gems/mocha-1.8.0/.rubocop_todo.yml
mocha-1.8.0 .rubocop_todo.yml
mocha-1.7.0 .rubocop_todo.yml