Sha256: 712227bea3413606450eb99f8b54383f44b8985c83c7d5e9ca826a1b94428263

Contents?: true

Size: 365 Bytes

Versions: 24

Compression:

Stored size: 365 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.0

Layout/CaseIndentation:
  EnforcedStyle: end

Layout/IndentArray:
  EnforcedStyle: consistent

Layout/IndentHash:
  EnforcedStyle: consistent

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/TrailingCommaInLiteral:
  EnforcedStyleForMultiline: consistent_comma

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
stripe-3.5.2 .rubocop.yml
stripe-3.5.1 .rubocop.yml
stripe-3.5.0 .rubocop.yml
stripe-3.4.1 .rubocop.yml