Sha256: 3ae45c6d21820320d8e64003d30f81840aeab5e3f99ed35025d2640e8bfc53cc

Contents?: true

Size: 1.09 KB

Versions: 10

Compression:

Stored size: 1.09 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-10-14 10:15:31 +0700 using RuboCop version 0.44.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: 19
Metrics/AbcSize:
  Max: 54

# Offense count: 2
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 128

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

# Offense count: 904
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives.
# URISchemes: http, https
Metrics/LineLength:
  Max: 187

# Offense count: 21
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 43

# Offense count: 2
# Configuration parameters: CountComments.
Metrics/ModuleLength:
  Max: 114

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

# Offense count: 4
Metrics/PerceivedComplexity:
  Max: 16

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

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
granite-form-0.1.1 .rubocop_todo.yml
granite-form-0.1.0 .rubocop_todo.yml
active_data-1.2.0 .rubocop_todo.yml
active_data-1.1.7 .rubocop_todo.yml
active_data-1.1.6 .rubocop_todo.yml
active_data-1.1.5 .rubocop_todo.yml
active_data-1.1.4 .rubocop_todo.yml
active_data-1.1.3 .rubocop_todo.yml
active_data-1.1.2 .rubocop_todo.yml
active_data-1.1.1 .rubocop_todo.yml