mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 06:26:38 +00:00
fix(cask): remove blank line from beginning of casks
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# frozen_string_literal: true
|
||||
|
||||
cask 'emacs-app-monthly' do
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
# frozen_string_literal: true
|
||||
|
||||
cask 'emacs-app-nightly' do
|
||||
|
||||
@@ -24,4 +24,4 @@
|
||||
url '{{ $x86_64URL }}'
|
||||
depends_on macos: '>= :monterey'
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user