Sha256: b40d00753530c36662ff55b6ce91d1c539c3107d66a5812f9a060921270dd031
Contents?: true
Size: 811 Bytes
Versions: 17
Compression:
Stored size: 811 Bytes
Contents
--- AbcMetricMethodCheck: score: 12.2 AssignmentInConditionalCheck: {} CaseMissingElseCheck: {} ClassLineCountCheck: line_count: 324 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: 8 # TODO decrease to 9 MethodNameCheck: pattern: !ruby/regexp /\A(?:[a-z\d](?:_?[a-z\d])+[?!=]?|\[\]=?|==|<=>|<<|[+*&|-])\z/ ModuleLineCountCheck: line_count: 376 ModuleNameCheck: pattern: !ruby/regexp /\A(?:[A-Z]+|[A-Z][a-z](?:[A-Z]?[a-z])+)\z/ ParameterNumberCheck: parameter_count: 4 # TODO decrease to 2
Version data entries
17 entries across 17 versions & 3 rubygems