Sha256: 422b7cb36a436d0034e85e3055e6c6d1797f10823ee833930f8ccc6b8cd3de1e

Contents?: true

Size: 603 Bytes

Versions: 4

Compression:

Stored size: 603 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
attributes_dsl-0.1.1 config/metrics/roodi.yml
attributes_dsl-0.1.0 config/metrics/roodi.yml
attributes_dsl-0.0.2 config/metrics/roodi.yml
attributes_dsl-0.0.1 config/metrics/roodi.yml