Sha256: 854e8be8f79f1990c05cc54c44da0cc6a335e1682ee7e0076cf7c1de85970ff1

Contents?: true

Size: 260 Bytes

Versions: 1

Compression:

Stored size: 260 Bytes

Contents

require: rubocop-rspec
inherit_from: .rubocop_todo.yml

AllCops:
  TargetRubyVersion: 2.5.3

Metrics/LineLength:
  Max: 120

Style/AsciiComments:
  Enabled: false

Naming/FileName:
  Exclude:
    - lib/slack-ruby-block-kit.rb

Metrics/ParameterLists:
  Max: 8

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
slack-ruby-block-kit-0.5.0 .rubocop.yml