Sha256: 43fbd84484b53014544928a7e26e7eb1749fddfd19806303e83d0c546f24e377

Contents?: true

Size: 249 Bytes

Versions: 3

Compression:

Stored size: 249 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

inherit_from: .rubocop_todo.yml

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
slack-ruby-client-0.13.1 .rubocop.yml
slack-ruby-client-0.13.0 .rubocop.yml
slack-ruby-client-0.12.0 .rubocop.yml