Sha256: cd9d6f01b159ca9ac886d1e906bbf2603c855da2df0bdec9de8385533aab2680

Contents?: true

Size: 286 Bytes

Versions: 16

Compression:

Stored size: 286 Bytes

Contents

AllCops:
  Exclude:
    - '*.gemspec'

Metrics/LineLength:
  Max: 120

Metrics/ClassLength:
  Max: 150

Style/Documentation:
  Enabled: false

Metrics/MethodLength:
  Max: 20

StringLiterals:
  EnforcedStyle: double_quotes

Style/FileName:
  Enabled: false

Metrics/AbcSize:
  Max: 100

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
vagrant-orchestrate-0.6.2 .rubocop.yml
vagrant-orchestrate-0.6.1 .rubocop.yml
vagrant-winrm-syncedfolders-0.1.0 .rubocop.yml
vagrant-orchestrate-0.6.1.patch .rubocop.yml
vagrant-orchestrate-0.6.0 .rubocop.yml
vagrant-orchestrate-0.5.3 .rubocop.yml
vagrant-orchestrate-0.5.2 .rubocop.yml
vagrant-orchestrate-0.5.1 .rubocop.yml
vagrant-orchestrate-0.5.0 .rubocop.yml
vagrant-orchestrate-0.4.7 .rubocop.yml
vagrant-orchestrate-0.4.6 .rubocop.yml
vagrant-orchestrate-0.4.5 .rubocop.yml
vagrant-orchestrate-0.4.4 .rubocop.yml
vagrant-orchestrate-0.4.3 .rubocop.yml
vagrant-orchestrate-0.4.2 .rubocop.yml
vagrant-orchestrate-0.4.1 .rubocop.yml