Sha256: 8ea8584f77838314ea3716aed3edfc4ef1e8990ef009acae9b1bc41b765df447

Contents?: true

Size: 204 Bytes

Versions: 3

Compression:

Stored size: 204 Bytes

Contents

inherit_gem:
  my-rubocop: default.yml

AllCops:
  TargetRubyVersion: 2.5
  Exclude:
    - gemfiles/**/*
    - spec/integration/dummy/**/*
    - vendor/**/*

Layout/LineLength:
  Exclude:
    - spec/**/*

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
msgr-1.3.2 .rubocop.yml
msgr-1.3.1 .rubocop.yml
msgr-1.3.0 .rubocop.yml