nginx: fix RuboCop Style/TrailingBodyOnMethodDefinition.

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

View File

@ -133,7 +133,8 @@ class Nginx < Formula
plist_options :manual => "nginx"
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">