Sha256: f717facebea1c1df103e4bc687f95565125b5a694cc120185921a10e5bbc2737

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: 210

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-0.14.0 .rubocop.yml