vagrant-landrush / landrush

A Vagrant plugin that provides a simple DNS server for Vagrant guests
MIT License
666 stars 78 forks source link

Apply Rubocop auto corrections #216

Closed hferentschik closed 7 years ago

hferentschik commented 8 years ago

To further converge to the Rubocop style we can apply Rubocop's auto correction. The majority of existing style violations can be automatically fixed.

hferentschik commented 7 years ago

Resolved via pull request #273