nuvie: fix RuboCop Style/TrailingBodyOnMethodDefinition.
parent
8d4f91419d
commit
67c0ada5b5
|
@ -47,7 +47,8 @@ class Nuvie < Formula
|
|||
(var/"nuvie/game").mkpath
|
||||
end
|
||||
|
||||
def caveats; <<~EOS
|
||||
def caveats
|
||||
<<~EOS
|
||||
Copy your Ultima 6 game files into the following directory:
|
||||
#{var}/nuvie/game/ultima6/
|
||||
Save games will be stored in the following directory:
|
||||
|
|
Loading…
Reference in New Issue