ukrainian-unicode-layout: fix RuboCop style.

See https://github.com/Homebrew/brew/pull/7867.
This commit is contained in:
Mike McQuaid 2020-07-27 12:57:57 +01:00
parent 82517270d8
commit 1b79331d44
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ cask "ukrainian-unicode-layout" do
homepage "https://github.com/korzhyk/OSX-Ukrainian-Unicode-Layout"
artifact "macOS-Ukrainian-Unicode-Layout-#{version}",
target: "#{ENV["HOME"]}/Library/Keyboard Layouts/Ukrainian-Unicode-Layout.bundle"
target: "#{ENV["HOME"]}/Library/Keyboard Layouts/Ukrainian-Unicode-Layout.bundle"
end