Sha256: 9b767d82bc76fe03726eed9480f9485eaa0b04ff3ec16559363fefb14cd59911

Contents?: true

Size: 471 Bytes

Versions: 1

Compression:

Stored size: 471 Bytes

Contents

---
Attribute:
  enabled: false
IrresponsibleModule:
  enabled: false
NestedIterators:
  max_allowed_nesting: 2
TooManyStatements:
  enabled: false
UncommunicativeMethodName:
  reject:
  - !ruby/regexp /^[a-z]$/
  - !ruby/regexp /[0-9]$/
UncommunicativeParameterName:
  reject:
  - !ruby/regexp /^.$/
  - !ruby/regexp /[0-9]$/
  - !ruby/regexp /^_/
UncommunicativeVariableName:
  reject:
  - !ruby/regexp /^.$/
  - !ruby/regexp /[0-9]$/
UtilityFunction:
  enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubycritic-0.0.13 lib/rubycritic/analysers/config.reek