Sha256: 66505fe153e1819dbfda72439e822926c8d4b1fa0a68bc2fbd410c34483ef170

Contents?: true

Size: 231 Bytes

Versions: 3

Compression:

Stored size: 231 Bytes

Contents

---
require: rubocop-rspec

Style/Documentation:
  Enabled: false

Metrics/BlockLength:
  ExcludedMethods:
    - context
    - describe

Metrics/LineLength:
  Max: 120
  Exclude:
    - telegram-bot-ruby.gemspec
    - examples/*.rb

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
telegram-bot-ruby-0.18.0 .rubocop.yml
telegram-bot-ruby-0.17.0 .rubocop.yml
telegram-bot-ruby-0.16.0 .rubocop.yml