diff --git a/Casks/emacs-app-monthly.rb b/Casks/emacs-app-monthly.rb index 2b86d128..8c023e5c 100644 --- a/Casks/emacs-app-monthly.rb +++ b/Casks/emacs-app-monthly.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true cask 'emacs-app-monthly' do diff --git a/Casks/emacs-app-nightly.rb b/Casks/emacs-app-nightly.rb index 8e1c62e4..c6e9d2a9 100644 --- a/Casks/emacs-app-nightly.rb +++ b/Casks/emacs-app-nightly.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true cask 'emacs-app-nightly' do diff --git a/templates/_helpers.tpl b/templates/_helpers.tpl index fa794b13..7dcba6aa 100644 --- a/templates/_helpers.tpl +++ b/templates/_helpers.tpl @@ -24,4 +24,4 @@ url '{{ $x86_64URL }}' depends_on macos: '>= :monterey' {{- end }} -{{- end }} +{{- end -}}