Sha256: b7777b33541d1fe99603d1712d48e8228f798221e5a98f93d07ca1ce170894ea
Contents?: true
Size: 230 Bytes
Versions: 3
Compression:
Stored size: 230 Bytes
Contents
inherit_from: .rubocop_todo.yml Metrics/ModuleLength: Exclude: - "**/*_spec.rb" Metrics/BlockLength: Exclude: - "**/*_spec.rb" - "fusuma.gemspec" Metrics/LineLength: Max: 100 Exclude: - "fusuma.gemspec"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fusuma-1.2 | .rubocop.yml |
fusuma-1.1 | .rubocop.yml |
fusuma-1.0 | .rubocop.yml |