Sha256: 2196dddf24f8b32b95767d8ac88baac4b32da55be9093bad1e51933aedfd67d2
Contents?: true
Size: 733 Bytes
Versions: 3
Compression:
Stored size: 733 Bytes
Contents
AbcMetricMethodCheck: { score: 10.0 } AssignmentInConditionalCheck: { } ClassLineCountCheck: { line_count: 1000 } ClassNameCheck: pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/ ClassVariableCheck: { } CyclomaticComplexityBlockCheck: { complexity: 1 } CyclomaticComplexityMethodCheck: { complexity: 6 } EmptyRescueBodyCheck: { } ForLoopCheck: { } MethodLineCountCheck: { line_count: 9 } MethodNameCheck: pattern: !ruby/regexp /^[_a-z<>=\[\]|+-\/\*`]+[_a-z0-9_<>=~@\[\]]*[=!\?]?$/ ModuleLineCountCheck: { line_count: 500 } ModuleNameCheck: pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/ ParameterNumberCheck: { parameter_count: 5 }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ashikawa-core-0.7.2 | config/roodi.yml |
ashikawa-core-0.7.1 | config/roodi.yml |
ashikawa-core-0.7.0 | config/roodi.yml |