chore: add yaml schemas to Taskfile.yml
and .goreleaser.yaml
This commit is contained in:
parent
b7857383b9
commit
e9cf5bf8cb
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
|
||||
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
|
||||
|
||||
version: 2
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# yaml-language-server: $schema=https://taskfile.dev/schema.json
|
||||
version: '3'
|
||||
|
||||
vars:
|
||||
|
|
Loading…
Reference in a new issue