Sha256: 939731fe597bcbf071a467ab3448c723ab3fa36cd74c1782fa8c9556b5ea3e5e
Contents?: true
Size: 250 Bytes
Versions: 4
Compression:
Stored size: 250 Bytes
Contents
inherit_from: .rubocop_todo.yml Metrics/ModuleLength: Exclude: - "**/*_spec.rb" Metrics/BlockLength: Exclude: - "**/*_spec.rb" - "fusuma.gemspec" Layout/LineLength: Max: 100 Exclude: - "fusuma.gemspec" - "**/*_spec.rb"
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
fusuma-1.10.1 | .rubocop.yml |
fusuma-1.10.0 | .rubocop.yml |
fusuma-1.9.0 | .rubocop.yml |
fusuma-1.8.0 | .rubocop.yml |