mirror of
https://github.com/catppuccin/go.git
synced 2026-01-09 05:20:50 +08:00
12 lines
247 B
YAML
12 lines
247 B
YAML
# modelines, feel free to remove those if you don't want/use them:
|
|
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
|
|
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
|
|
|
|
version: 2
|
|
|
|
before:
|
|
hooks:
|
|
- go mod tidy
|
|
builds:
|
|
- skip: true
|