Skip to content

Commit e226364

Browse files
committed
fix: modelines
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
1 parent 2f88784 commit e226364

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.goreleaser.yaml

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# modelines, feel free to remove those if you don't want/use them:
2+
# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
3+
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
4+
#
15
# This is an example-real .goreleaser.yml file with some sensible defaults.
26
# Make sure to check the documentation at https://goreleaser.com
37
before:
@@ -150,6 +154,3 @@ docker_signs:
150154
- '${artifact}'
151155

152156

153-
# modelines, feel free to remove those if you don't want/use them:
154-
# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
155-
# vim: set ts=2 sw=2 tw=0 fo=cnqoj

0 commit comments

Comments
 (0)