Sha256: 444f629865ae71ef73506320f5ab36d14c2f3f4b0f8265f98a7d5bbea951664c

Contents?: true

Size: 282 Bytes

Versions: 4

Compression:

Stored size: 282 Bytes

Contents

# Defaults can be found here: https://github.com/bbatsov/rubocop/blob/master/config/default.yml

# If you don't like these settings, just delete this file :)
AllCops:
  NewCops: enable

Metrics/BlockLength:
  Exclude:
    - '**/spec/**/*'

Style/SpecialGlobalVars:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
circle_ci_wrapper-0.0.6 .rubocop.yml
circle_ci_wrapper-0.0.5 .rubocop.yml
circle_ci_wrapper-0.0.4 .rubocop.yml
circle_ci_wrapper-0.0.3 .rubocop.yml