Sha256: d1429441884c15e0127d93aa68297520063329f7a21f3c95deeee46a7043c9b5

Contents?: true

Size: 619 Bytes

Versions: 2

Compression:

Stored size: 619 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-04-20 11:03:32 +0900 using RuboCop version 0.39.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.
LineLength:
  Max: 120
ClassAndModuleChildren:
  EnforcedStyle: compact
Metrics/MethodLength:
  Max: 20
Style/PredicateName:
  Enabled: false

AllCops:
  TargetRubyVersion: 2.2
  Exclude:
    - 'bin/test.rb'
    - 'vendor/**/*'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spike-ruby-0.1.3 .rubocop.yml
spike-ruby-0.1.2 .rubocop.yml