Sha256: 18d9beef1ee30f28f3d7ee4dfa0a571dadd55507516a157f6c2e3227afa71ec1

Contents?: true

Size: 253 Bytes

Versions: 4

Compression:

Stored size: 253 Bytes

Contents

AllCops:
  Exclude:
    - '*.gemspec'

Metrics/LineLength:
  Max: 120

Style/Documentation:
  Enabled: false

Metrics/MethodLength:
  Max: 20

StringLiterals:
  EnforcedStyle: double_quotes

Style/FileName:
  Enabled: false

Metrics/AbcSize:
  Max: 100

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
vagrant-orchestrate-0.4.0 .rubocop.yml
vagrant-orchestrate-0.3.2 .rubocop.yml
vagrant-orchestrate-0.3.1 .rubocop.yml
vagrant-orchestrate-0.3.0 .rubocop.yml