mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 13:28:42 -05:00
(rubocop) Fix Style/FrozenStringLiteralComment
This commit is contained in:
parent
02e49e5c4f
commit
e0cbf89b8f
21 changed files with 42 additions and 18 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require_relative '../../lib/vmfloaty/service'
|
||||
|
||||
describe Service do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue