Sha256: 81ac33e1bd790ff4a68c2e5e93b9d6850a6514a27282753af344ce54442c99b7

Contents?: true

Size: 285 Bytes

Versions: 5

Compression:

Stored size: 285 Bytes

Contents

---
TooManyStatements:
  max_statements: 8
  exclude:
  - set_options

UtilityFunction:
  public_methods_only: true

RepeatedConditional:
  max_ifs: 3

DuplicateMethodCall:
 max_calls: 3

NestedIterators:
  max_allowed_nesting: 2

TooManyInstanceVariables:
  max_instance_variables: 5

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
update_repo-0.9.10 .reek
update_repo-0.9.9 .reek
update_repo-0.9.8 .reek
update_repo-0.9.7 .reek
update_repo-0.9.6 .reek