Sha256: 19aa0b0ef1552cc0c242f78ec99d3726085174d409a8c9eeaa41cb67db2ba591

Contents?: true

Size: 289 Bytes

Versions: 6

Compression:

Stored size: 289 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  DisplayCopNames: true
  Exclude:
    - 'bin/*'

Lint/EndAlignment:
  AlignWith: variable

Style/CaseIndentation:
  IndentWhenRelativeTo: end

Style/IndentHash:
  EnforcedStyle: consistent

Style/TrailingComma:
  EnforcedStyleForMultiline: comma

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
http-2-0.8.2 .rubocop.yml
http-2-0.8.1 .rubocop.yml
mieps_http-2-0.8.2 .rubocop.yml
mieps_http-2-0.8.1 .rubocop.yml
mieps_http-2-0.8.0 .rubocop.yml
http-2-0.8.0 .rubocop.yml