openvpn: fix RuboCop Style/TrailingBodyOnMethodDefinition.

master
Mike McQuaid 2020-03-14 19:45:32 +00:00
parent 1e9da57b1f
commit 777a3dae6f
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
1 changed files with 28 additions and 27 deletions

View File

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