opam: fix RuboCop Style/TrailingBodyOnMethodDefinition.

master
Mike McQuaid 2020-03-14 19:45:31 +00:00
parent 57953a8956
commit 6bd023b3ac
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
1 changed files with 6 additions and 5 deletions

View File

@ -28,7 +28,8 @@ class Opam < Formula
zsh_completion.install "src/state/shellscripts/complete.zsh" => "_opam"
end
def caveats; <<~EOS
def caveats
<<~EOS
OPAM uses ~/.opam by default for its package database, so you need to
initialize it first by running: