mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -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,4 +1,5 @@
|
|||
#!/usr/bin/env ruby
|
||||
# frozen_string_literal: true
|
||||
|
||||
$LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue