mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Run the rubocop auto_correct
fixed 27 files inspected, 975 offenses detected, 804 offenses corrected
This commit is contained in:
parent
7041df82f0
commit
eb99ba1dec
21 changed files with 516 additions and 511 deletions
2
Rakefile
2
Rakefile
|
|
@ -28,4 +28,4 @@ RuboCop::RakeTask.new(:rubocop) do |task|
|
|||
end
|
||||
|
||||
# Default task is to run the unit tests
|
||||
task :default => :spec
|
||||
task default: :spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue