Sha256: 2171c7da0d880d93dba93fc9403ce4cc05f1578a53c4be8e70b5306bf2af17a0

Contents?: true

Size: 717 Bytes

Versions: 6

Compression:

Stored size: 717 Bytes

Contents

AssignmentInConditionalCheck:
CaseMissingElseCheck:
ClassLineCountCheck:             
  line_count: 300
ClassNameCheck:                  
  pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/
#ClassVariableCheck:
CyclomaticComplexityBlockCheck:  
  complexity: 4
CyclomaticComplexityMethodCheck: 
  complexity: 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

6 entries across 6 versions & 4 rubygems

Version Path
simple-annotations-0.9.0 coding_convention.yml
jyron-0.1 ultragreen_roodi_coding_convention.yml
methodic-1.3 ultragreen_roodi_coding_convention.yml
carioca-0.1 ultragreen_roodi_coding_convention.yml
methodic-1.2 ultragreen_roodi_coding_convention.yml
methodic-1.1 ultragreen_roodi_coding_convention.yml