Sha256: b738892b13a1c36fd2a82dafc796adfd7e80e315c8065fe758d7f81316e6fbc5

Contents?: true

Size: 847 Bytes

Versions: 1

Compression:

Stored size: 847 Bytes

Contents

inherit_gem:
  spbtv_code_style: .strict_rubocop.yml

Style/MethodName:
  Enabled: false

# This configuration was generated by `rubocop --auto-gen-config`
# on 2015-03-09 00:50:30 +0300 using RuboCop version 0.29.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.
Metrics/ClassLength:
  Enabled: false
  Max: 133

# Offense count: 1
# Configuration parameters: CountComments.
Metrics/ModuleLength:
  Max: 130

# Offense count: 9
Style/Documentation:
  Enabled: false

# Offense count: 2
# Configuration parameters: Methods.
Style/SingleLineBlockParams:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fear-0.0.1 .rubocop.yml