chore: add yaml schemas to Taskfile.yml and .goreleaser.yaml

This commit is contained in:
Sebastian Mark 2024-11-09 10:42:26 +01:00
parent ab6e4d493d
commit a4bbe933be
2 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -1,3 +1,5 @@
# yaml-language-server: $schema=https://taskfile.dev/schema.json
#
# Requirements:
# github.com/caarlos0/svu@latest
# github.com/goreleaser/goreleaser/v2@latest