nexus: fix RuboCop Style/TrailingBodyOnMethodDefinition.

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

View File

@ -19,7 +19,8 @@ class Nexus < Formula
plist_options :manual => "nexus start"
def plist; <<~EOS
def plist
<<~EOS
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">