Sha256: 8c3f9d77123ed3a37432722b623813dc5a91546fcc443c84ded92f066ebfe7ba

Contents?: true

Size: 713 Bytes

Versions: 1

Compression:

Stored size: 713 Bytes

Contents

AssignmentInConditionalCheck:
CaseMissingElseCheck:
ClassLineCountCheck:             
  line_count: 300
ClassNameCheck:                  
  pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/
#ClassVariableCheck:
CyclomaticCompleityBlockCheck:  
  compleity: 5
CyclomaticCompleityMethodCheck: 
  compleity: 10
EmptyRescueBodyCheck:
ForLoopCheck:
MethodLineCountCheck:            
  line_count: 30 
MethodNameCheck:                 
  pattern: !ruby/regexp /^[_a-z<>=\[|+-\/\*`]+[_a-z0-9_<>=~@\[\]]*[=!\?]?$/ 
# MissingForeignKeyIndexCheck:
ModuleLineCountCheck:            
  line_count: 500
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
dorsal-1.3 ultragreen_roodi_coding_convention.yml