(rubocop) Fix Style/FrozenStringLiteralComment

This commit is contained in:
Tim Sharpe 2019-02-03 10:48:00 +11:00
parent 02e49e5c4f
commit e0cbf89b8f
21 changed files with 42 additions and 18 deletions

View file

@ -1,3 +1,5 @@
# frozen_string_literal: true
require 'commander/user_interaction'
require 'commander/command'
require 'vmfloaty/utils'