magnetix: fix RuboCop Style/TrailingBodyOnMethodDefinition.

master
Mike McQuaid 2020-03-14 19:45:17 +00:00
parent 2e2c1d07d8
commit b866859da8
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
1 changed files with 5 additions and 4 deletions

View File

@ -32,7 +32,8 @@ class Magnetix < Formula
end
end
def caveats; <<~EOS
def caveats
<<~EOS
Install games in the following directory:
~/Library/Application Support/magnetiX/
EOS