Sha256: 1f6ac4a3b230095c4862a3d59bff320a25354ce1381fc8e025f348279940ea8a

Contents?: true

Size: 286 Bytes

Versions: 3

Compression:

Stored size: 286 Bytes

Contents

inherit_from: easycop.yml

# We are ignoring RSpec/FilePath because Simplecov doesn't play nice with nested spec files
RSpec/FilePath:
  Enabled: false
# TODO: Remove this once we start using keyword arguments
Style/OptionalBooleanParameter:
  Exclude:
    - 'lib/easypost/shipment.rb'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
easypost-4.7.1 .rubocop.yml
easypost-4.7.0 .rubocop.yml
easypost-4.6.0 .rubocop.yml