checkvist-api/magefiles/magefile.go

6 lines
178 B
Go
Raw Normal View History

2026-01-14 12:42:00 +01:00
//go:build mage
// Package main provides Mage build targets for the checkvist-api module.
package main
// magefile.go contains build targets: Test, Coverage, Lint, Fmt, Check.