fix(rubocop): add fixes using `rubocop --safe-auto-correct`
This commit is contained in:
parent
bd95accd31
commit
8560b7a679
|
@ -1,3 +1,5 @@
|
||||||
|
# frozen_string_literal: true
|
||||||
|
|
||||||
control 'Sysctl package' do
|
control 'Sysctl package' do
|
||||||
title 'should be installed'
|
title 'should be installed'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue