Sha256: 37c484a95c80eca6a1e20d35226897bbc851654aafba1b5e3a049e08cc275949

Contents?: true

Size: 746 Bytes

Versions: 3

Compression:

Stored size: 746 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-06-12 23:22:51 +1000 using RuboCop version 0.20.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: 1
# Configuration parameters: CountComments.
ClassLength:
  Max: 148

# Offense count: 1
# Cop supports --auto-correct.
ColonMethodCall:
  Enabled: false

# Offense count: 1
HandleExceptions:
  Enabled: false

# Offense count: 20
LineLength:
  Max: 202

# Offense count: 5
# Configuration parameters: CountComments.
MethodLength:
  Max: 22

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
simulacrum-0.3.2 rubocop-todo.yml
simulacrum-0.3.1 rubocop-todo.yml
simulacrum-0.3.0 rubocop-todo.yml