Sha256: 1432c408d5825a78ffd04232f758b44d54f4061849cc96cb37a142a54b308e03
Contents?: true
Size: 742 Bytes
Versions: 1
Compression:
Stored size: 742 Bytes
Contents
AssignmentInConditionalCheck: CaseMissingElseCheck: ClassLineCountCheck: line_count: 300 # including comments yard ClassNameCheck: pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/ #ClassVariableCheck: CyclomaticComplexityBlockCheck: complexity: 5 CyclomaticComplexityMethodCheck: complexity: 10 EmptyRescueBodyCheck: ForLoopCheck: MethodLineCountCheck: line_count: 30 MethodNameCheck: pattern: !ruby/regexp /^[_a-z<>=\[|+-\/\*`]+[_a-z0-9_<>=~@\[\]]*[=!\?]?$/ # MissingForeignKeyIndexCheck: ModuleLineCountCheck: line_count: 300 ModuleNameCheck: pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/ ParameterNumberCheck: parameter_count: 5
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sc4ry-0.2.0 | ultragreen_roodi_coding_convention.yml |