Sha256: 654ac85dc7fbc0a794543aa58bb5cae780a9b9645658a6796f32ee83ad71647c

Contents?: true

Size: 233 Bytes

Versions: 5

Compression:

Stored size: 233 Bytes

Contents

# Importing TODO list to sanely lint new submissions.
inherit_from: .rubocop_todo.yml

# Custom project config
AllCops:
  Exclude:
  - './Vagrantfile'
  - './vagrant-google.gemspec'

Style/EmptyLinesAroundBlockBody:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
vagrant-google-1.0.0 .rubocop.yml
vagrant-google-1.0.0.rc0 .rubocop.yml
vagrant-google-0.2.5 .rubocop.yml
vagrant-google-0.2.5.rc0 .rubocop.yml
vagrant-google-0.2.4 .rubocop.yml