Sha256: 94f98721459fae8b2f42696a2c5feac7332df7c40270b8920dfa36357cbc913b

Contents?: true

Size: 609 Bytes

Versions: 8

Compression:

Stored size: 609 Bytes

Contents

AllCops:
  Exclude:
    - bin/*

Metrics/AbcSize:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Metrics/LineLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Metrics/ModuleLength:
  Enabled: false

Metrics/CyclomaticComplexity:
  Max: 20

Layout/IndentationWidth:
  Width: 2

Layout/CaseIndentation:
  EnforcedStyle: case
  SupportedStyles:
    - case
    - end
  IndentOneStep: true

Layout/AlignHash:
  Enabled: false

Style/GuardClause:
  Enabled: false

Style/FileName:
  Enabled: false

Style/FormatStringToken:
  EnforcedStyle: template

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
yandex_cloud-0.2.0 .rubocop.yml
yandex_cloud-0.1.0 .rubocop.yml
vk_api_simple-0.2.4 .rubocop.yml
vk_api_simple-0.2.3 .rubocop.yml
vk_api_simple-0.2.2 .rubocop.yml
vk_api_simple-0.2.1 .rubocop.yml
vk_api_simple-0.2.0 .rubocop.yml
yandex-translator-api-1.2 .rubocop.yml