Sha256: b6d18a9aacfc6cbff60379091f7a9ab75f46e6f564cd50f1fd13f0a5f1d82aaa

Contents?: true

Size: 196 Bytes

Versions: 1

Compression:

Stored size: 196 Bytes

Contents

# This is the configuration used to check the rubocop source code.

inherit_from: config/default.yml

# Avoid methods longer than 30 lines of code
MethodLength:
  Max: 30

ClassLength:
  Max: 160

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-0.14.1 .rubocop.yml