ggiamarchi / vagrant-openstack-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
247 stars 101 forks source link

Add .bundle to rubocop ignore list #254

Closed Sharpie closed 8 years ago

Sharpie commented 8 years ago

Add the .bundle directory, and all subdirectories to the ignore list for Rubcop. This facilitates per-project sandboxing with bundle install --path.

ggiamarchi commented 8 years ago

LGTM