chore: add schema to .goreleaser.yml (#4544)

This commit is contained in:
Vedant 2023-12-15 17:03:42 +05:30 committed by GitHub
parent e4d9ab70af
commit 3430699821
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# This is an example .goreleaser.yml file with some sensible defaults.
# Make sure to check the documentation at https://goreleaser.com
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
before:
hooks:
- go mod tidy