mirror of
https://github.com/saltstack-formulas/timezone-formula.git
synced 2025-02-17 16:04:24 +01:00
fix(rubocop): add fixes using rubocop --safe-auto-correct
This commit is contained in:
parent
5be64385ea
commit
255aaa3908
@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
control 'Timezone configuration' do
|
||||
title 'should match desired lines'
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
control 'Timezone package' do
|
||||
title 'should be installed'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user