Sha256: 3375bd36a1a3439a8f31f0e8c5df856c90285df50e9cff0f1af2beae2efe9d2e

Contents?: true

Size: 223 Bytes

Versions: 1

Compression:

Stored size: 223 Bytes

Contents

AllCops:
  Exclude:
    - vendor/**/*

Naming/MethodName:
  Enabled: false

Naming/FileName:
  Exclude:
    - 'lib/strava-ruby-client.rb'

Style/ModuleFunction:
  EnforcedStyle: extend_self

inherit_from: .rubocop_todo.yml

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
strava-ruby-client-0.1.0 .rubocop.yml