Sha256: cdc1f86c637d6301c96332cdd9a40d48629996809f4d27b0b7e15fcccf92b24b

Contents?: true

Size: 194 Bytes

Versions: 5

Compression:

Stored size: 194 Bytes

Contents

require: rubocop-rspec

Metrics/LineLength:
  Max: 99

# Indentation of `when`.
Style/CaseIndentation:
  IndentWhenRelativeTo: case
  SupportedStyles:
    - case
    - end
  IndentOneStep: true

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
grape-batch-2.3.0 .rubocop.yml
grape-batch-2.2.2 .rubocop.yml
grape-batch-2.2.1 .rubocop.yml
grape-batch-2.2.0 .rubocop.yml
grape-batch-2.1.1 .rubocop.yml