diff --git a/Formula/tig.rb b/Formula/tig.rb index 57714607e4d..0e15d0428c6 100644 --- a/Formula/tig.rb +++ b/Formula/tig.rb @@ -35,12 +35,13 @@ class Tig < Formula cp "#{bash_completion}/tig-completion.bash", zsh_completion end - def caveats; <<~EOS - A sample of the default configuration has been installed to: - #{opt_pkgshare}/examples/tigrc - to override the system-wide default configuration, copy the sample to: - #{etc}/tigrc - EOS + def caveats + <<~EOS + A sample of the default configuration has been installed to: + #{opt_pkgshare}/examples/tigrc + to override the system-wide default configuration, copy the sample to: + #{etc}/tigrc + EOS end test do