Sha256: 2ebcfb77dbf95f2454edd1ac3af5e48080b93f7ce8c181828695bb8af6762829

Contents?: true

Size: 248 Bytes

Versions: 6

Compression:

Stored size: 248 Bytes

Contents

inherit_from: .rubocop_todo.yml

Metrics/ModuleLength:
  Exclude:
    - "**/*_spec.rb"

Metrics/BlockLength:
  Exclude:
    - "**/*_spec.rb"
    - "fusuma-plugin-*.gemspec"

Metrics/LineLength:
  Max: 100
  Exclude:
    - "fusuma-plugin-*.gemspec"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fusuma-plugin-wmctrl-0.4.0 .rubocop.yml
fusuma-plugin-wmctrl-0.4.0.pre2 .rubocop.yml
fusuma-plugin-wmctrl-0.4.0.pre .rubocop.yml
fusuma-plugin-wmctrl-0.3.0 .rubocop.yml
fusuma-plugin-wmctrl-0.2.0 .rubocop.yml
fusuma-plugin-wmctrl-0.1.0 .rubocop.yml