Sha256: 59e3d8b2d580b6214c41fcc8887eb7cab6f56ae340f62162f273e703064da721

Contents?: true

Size: 807 Bytes

Versions: 3

Compression:

Stored size: 807 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-05-09 13:05:30 +1000 using RuboCop version 0.21.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: 1
AsciiComments:
  Enabled: false

# Offense count: 14
Documentation:
  Enabled: false

# Offense count: 7
LineLength:
  Max: 91

# Offense count: 2
# Configuration parameters: CountComments.
MethodLength:
  Max: 20

# Offense count: 4
RescueModifier:
  Enabled: false

# Offense count: 1
# Cop supports --auto-correct.
SpaceAroundOperators:
  Enabled: true

# Offense count: 1
Void:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gem_bootstrap-0.1.0 rubocop-todo.yml
gem_bootstrap-0.0.2.pre rubocop-todo.yml
gem_bootstrap-0.0.1 rubocop-todo.yml