Sha256: d9bdb9e740846c5452a99a79ff24bd657a9f3a8934a25f23ed41ec996bdb6d63

Contents?: true

Size: 237 Bytes

Versions: 2

Compression:

Stored size: 237 Bytes

Contents

inherit_gem:
  onkcop:
    - "config/rubocop.yml"
    - "config/rspec.yml"

require: rubocop-rspec

# module name is `ChatWork`, but I want to use `chatwork` as filename
RSpec/FilePath:
  Enabled: false

Metrics/ParameterLists:
  Max: 6

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
chatwork-0.12.1 .rubocop.yml
chatwork-0.12.0 .rubocop.yml