From cdba66ac0c3233850b4a4bc5ed59951b3ebddb69 Mon Sep 17 00:00:00 2001 From: Sebastian Mark Date: Sat, 9 Nov 2024 10:42:26 +0100 Subject: [PATCH] add yaml schemas to Taskfile.yml and .goreleaser.yaml --- .goreleaser.yaml | 1 + Taskfile.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 22dc0d9..9bdad83 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -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 diff --git a/Taskfile.yml b/Taskfile.yml index 85392f8..0d2a134 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -1,3 +1,4 @@ +# yaml-language-server: $schema=https://taskfile.dev/schema.json version: '3' vars: