pgbouncer: fix RuboCop Style/TrailingBodyOnMethodDefinition.

master
Mike McQuaid 2020-03-14 19:45:36 +00:00
parent dc9d494824
commit 0fbf4d3743
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
1 changed files with 8 additions and 7 deletions

View File

@ -28,7 +28,8 @@ class Pgbouncer < Formula
etc.install %w[etc/pgbouncer.ini etc/userlist.txt]
end
def caveats; <<~EOS
def caveats
<<~EOS
The config file: #{etc}/pgbouncer.ini is in the "ini" format and you
will need to edit it for your particular setup. See:
https://pgbouncer.github.io/config.html