Sha256: f171aa18f33f27476c91ce817432c5ae3eb690df13bc94f79b07f0c7d0780547

Contents?: true

Size: 809 Bytes

Versions: 8

Compression:

Stored size: 809 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2017-02-05 20:36:08 +0100 using RuboCop version 0.47.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: 2
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 131

# Offense count: 7
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 28

# TODO: Eventually remove this.
# This changed from 0.48 to 0.51. Since rubocop-sketchup isn't updated the old
# style if used for now.
Style/PercentLiteralDelimiters:
  PreferredDelimiters:
    '%w': ()

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
skippy-0.5.2.a .rubocop_todo.yml
skippy-0.5.1.a .rubocop_todo.yml
skippy-0.5.0.a .rubocop_todo.yml
skippy-0.4.3.a .rubocop_todo.yml
skippy-0.4.2.a .rubocop_todo.yml
skippy-0.4.1.a .rubocop_todo.yml
skippy-0.4.0.a .rubocop_todo.yml
skippy-0.3.0.a .rubocop_todo.yml