Sha256: 775051588ba47baffe04eb8f077e2a2dc31d0eec92b202d1601081b38dfb3fdd
Contents?: true
Size: 541 Bytes
Versions: 1
Compression:
Stored size: 541 Bytes
Contents
# メソッド名のprefixに「set_」「get_」を許可 AccessorMethodName: Enabled: false # メソッドの行数上限を変更 MethodLength: CountComments: true # count full line comments? Max: 20 # 引数上限を変更 ParameterLists: Max: 6 CountKeywordArgs: true # AbcSizeの上限を変更 AbcSize: Max: 34 # %r 内で利用できるスラッシュの数の制限変更 RegexpLiteral: MaxSlashes: 0 ClassLength: Max: 200 CountComments: true CyclomaticComplexity: Max: 11 PerceivedComplexity: Max: 11
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smtpapi-0.0.12 | .rubocop.yml |