Sha256: 094839e75daa993139e187ff821787fd7e8719ad9a7c1a5880c940f6077b814c

Contents?: true

Size: 401 Bytes

Versions: 6

Compression:

Stored size: 401 Bytes

Contents

---
Attribute:
  enabled: false
IrresponsibleModule:
  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]$/
NestedIterators:
  max_allowed_nesting: 2

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rubycritic-0.0.12 lib/rubycritic/analysers/config.reek
rubycritic-0.0.11 lib/rubycritic/analysers/config.reek
rubycritic-0.0.10 lib/rubycritic/analysers/config.reek
rubycritic-0.0.9 lib/rubycritic/analysers/config.reek
rubycritic-0.0.8 lib/rubycritic/analysers/config.reek
rubycritic-0.0.7 lib/rubycritic/analysers/config.reek