loki: fix RuboCop style.

See https://github.com/Homebrew/brew/pull/7867.
master
Mike McQuaid 2020-07-27 10:16:59 +01:00
parent 1630d79d31
commit e3b84dfaf5
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class Loki < Formula
end
end
plist_options :manual => "loki -config.file=#{HOMEBREW_PREFIX}/etc/loki-local-config.yaml"
plist_options manual: "loki -config.file=#{HOMEBREW_PREFIX}/etc/loki-local-config.yaml"
def plist
<<~EOS