Sha256: 628f2e2bdde589635b3885eb918a27da60862885f38e8d74982bddab2027426a

Contents?: true

Size: 549 Bytes

Versions: 49

Compression:

Stored size: 549 Bytes

Contents

---
CaseMissingElseCheck: {}
ClassLineCountCheck:
  line_count: 300
ClassNameCheck:
  pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/
CyclomaticComplexityBlockCheck:
  complexity: 4
CyclomaticComplexityMethodCheck:
  complexity: 8
EmptyRescueBodyCheck: {}
ForLoopCheck: {}
MethodLineCountCheck:
  line_count: 20
MethodNameCheck:
  pattern: !ruby/regexp /^[_a-z<>=\[\]|+-\/\*`]+[_a-z0-9_<>=~@\[\]]*[=!\?]?$/
ModuleLineCountCheck:
  line_count: 300
ModuleNameCheck:
  pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/
ParameterNumberCheck:
  parameter_count: 5

Version data entries

49 entries across 49 versions & 3 rubygems

Version Path
metric_fu-2.1.4.pre5 config/roodi_config.yml
metric_fu-2.1.4.pre4 config/roodi_config.yml
metric_fu-2.1.4.pre2 config/roodi_config.yml
metric_fu-2.1.4.pre config/roodi_config.yml
metric_fu-2.1.3.7.18.1 config/roodi_config.yml
metric_fu-2.1.3.7.19 config/roodi_config.yml
metric_fu-2.1.3.6 config/roodi_config.yml
metric_fu-2.1.3.5 config/roodi_config.yml
metric_fu-2.1.3.4 config/roodi_config.yml