We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f88784 commit e226364Copy full SHA for e226364
.goreleaser.yaml
@@ -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
+#
5
# This is an example-real .goreleaser.yml file with some sensible defaults.
6
# Make sure to check the documentation at https://goreleaser.com
7
before:
@@ -150,6 +154,3 @@ docker_signs:
150
154
- '${artifact}'
151
155
152
156
153
-# modelines, feel free to remove those if you don't want/use them:
-# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
-# vim: set ts=2 sw=2 tw=0 fo=cnqoj
0 commit comments