Fix rubocop issues

This commit is contained in:
Brandon High 2019-12-04 16:40:57 -08:00
parent 9a2cd816df
commit 1e67715e2c
No known key found for this signature in database
GPG key ID: 270079C784FCAFDE
4 changed files with 27 additions and 26 deletions

View file

@ -17,7 +17,7 @@ require 'vmfloaty/ssh'
class Vmfloaty
include Commander::Methods
def run
def run # rubocop:disable Metrics/AbcSize
program :version, Vmfloaty::VERSION
program :description, 'A CLI helper tool for Puppet Labs VM poolers to help you stay afloat'