Sha256: fe407b012c4787102eb4a369946285abaf1b7359ece7b56d9d562dc87a3f26a2

Contents?: true

Size: 289 Bytes

Versions: 5

Compression:

Stored size: 289 Bytes

Contents

AllCops:
  Exclude:
    - vendor/**/*
    - lib/slack/web/api/slack-api-ref/**/*

Metrics:
  Enabled: false

Metrics/LineLength:
  Max: 512

Style/Documentation:
  Enabled: false

Naming/MethodName:
  Enabled: false

Style/ModuleFunction:
  Enabled: false

inherit_from: .rubocop_todo.yml

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
slack-ruby-client-0.14.4 .rubocop.yml
slack-ruby-client-0.14.3 .rubocop.yml
slack-ruby-client-0.14.2 .rubocop.yml
slack-ruby-client-0.14.1 .rubocop.yml
slack-ruby-client-0.14.0 .rubocop.yml