Sha256: 1e85526c13c31728e508e8066895a956453c6013dd78c7521fe2dac6bd4926d3
Contents?: true
Size: 659 Bytes
Versions: 3
Compression:
Stored size: 659 Bytes
Contents
inherit_from: .rubocop_todo.yml require: rubocop-jekyll inherit_gem: rubocop-jekyll: .rubocop.yml AllCops: TargetRubyVersion: 2.3 Exclude: - vendor/**/* - doc/**/* Layout/AlignHash: EnforcedHashRocketStyle: table Layout/MultilineMethodCallIndentation: EnforcedStyle: indented_relative_to_receiver IndentationWidth: 2 Metrics/AbcSize: Max: 30 Metrics/BlockLength: Max: 50 Metrics/LineLength: Max: 85 Metrics/MethodLength: Max: 25 Style/HashSyntax: EnforcedStyle: hash_rockets Style/MutableConstant: Enabled: false Style/RegexpLiteral: EnforcedStyle: percent_r Style/StringLiterals: EnforcedStyle: double_quotes
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-openmoji-0.1.3 | .rubocop.yml |
jekyll-openmoji-0.1.2 | .rubocop.yml |
jekyll-openmoji-0.1.1 | .rubocop.yml |