questdb: fix RuboCop Style/TrailingBodyOnMethodDefinition.

master
Mike McQuaid 2020-03-14 19:45:45 +00:00
parent 684e467a46
commit b0fcaada20
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
1 changed files with 35 additions and 34 deletions

View File

@ -18,7 +18,8 @@ class Questdb < Formula
plist_options :manual => "questdb 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">