Sha256: 4366b35b1ed652b7f77dc77ff058db3b1e5e2046b05fc61f45e848c387c07313

Contents?: true

Size: 745 Bytes

Versions: 3

Compression:

Stored size: 745 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2017-10-10 12:17:14 +0300 using RuboCop version 0.50.0.
# 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: 20

# Offense count: 2
Metrics/CyclomaticComplexity:
  Max: 8

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

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

# Offense count: 2
Metrics/PerceivedComplexity:
  Max: 9

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ecraft-extensions-0.4.0 .rubocop_todo.yml
ecraft-extensions-0.3.1 .rubocop_todo.yml
ecraft-extensions-0.3.0 .rubocop_todo.yml