Sha256: e1da51258005f94a7c7443d5085b19930f330bfbf4ed429534384f5630bcea9b

Contents?: true

Size: 597 Bytes

Versions: 2

Compression:

Stored size: 597 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
Style/MethodLength:
  Max: 20
Style/PredicateName:
  Enabled: false

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spike-ruby-0.1.1 .rubocop.yml
spike-ruby-0.1.0 .rubocop.yml