Sha256: b1c42c6f17a327aaf4f5bb2292f29249c2703a52e9eedc66f7e7ef34f64414d6
Contents?: true
Size: 927 Bytes
Versions: 3
Compression:
Stored size: 927 Bytes
Contents
--- AbcMetricMethodCheck: { score: 10.1 } AssignmentInConditionalCheck: { } CaseMissingElseCheck: { } ClassLineCountCheck: { line_count: 309 } ClassNameCheck: { pattern: !ruby/regexp /\A(?:[A-Z]+|[A-Z][a-z](?:[A-Z]?[a-z])+)\z/ } ClassVariableCheck: { } CyclomaticComplexityBlockCheck: { complexity: 2 } CyclomaticComplexityMethodCheck: { complexity: 4 } EmptyRescueBodyCheck: { } ForLoopCheck: { } MethodLineCountCheck: { line_count: 9 } MethodNameCheck: { pattern: !ruby/regexp /\A(?:[a-z\d](?:_?[a-z\d])+[?!=]?|\[\]=?|==|<=>|<<|[+*&|-])\z/ } ModuleLineCountCheck: { line_count: 315 } ModuleNameCheck: { pattern: !ruby/regexp /\A(?:[A-Z]+|[A-Z][a-z](?:[A-Z]?[a-z])+)\z/ } # TODO: decrease parameter_count to 2 or less ParameterNumberCheck: { parameter_count: 3 }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
virtus-0.0.9 | config/roodi.yml |
virtus-0.0.8 | config/roodi.yml |
virtus-0.0.7 | config/roodi.yml |