Sha256: b0b4177886dcec4cf6bd47e6a92b90339865a3d4dcdf1884547f8df608b69892

Contents?: true

Size: 185 Bytes

Versions: 1

Compression:

Stored size: 185 Bytes

Contents

AllCops:
  Exclude:
    - vendor/**/*
    - example/**/*

inherit_from: .rubocop_todo.yml

Metrics/LineLength:
  Exclude:
    - spec/**/*

Style/IndentHash:
  EnforcedStyle: consistent

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grape-swagger-0.25.3 .rubocop.yml