From 8a95411e39b96b9d812399954d0063076b1cf163 Mon Sep 17 00:00:00 2001 From: Joshua Gilman Date: Mon, 9 Oct 2023 11:31:41 -0700 Subject: [PATCH] chore: adds cspell words --- cli/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/Earthfile b/cli/Earthfile index e9b04e3c3..724b2f662 100644 --- a/cli/Earthfile +++ b/cli/Earthfile @@ -1,7 +1,7 @@ VERSION 0.7 FROM golang:1.20-alpine3.18 -# cspell: words udts onsi ldflags extldflags +# cspell: words udts onsi ldflags extldflags cytpoia gofmt golangci GOLANGCI GOCACHE errchkjson ginkgolinter goimports gosec nilnil testpackage fmt: DO ../earthly/go+FMT --src="go.mod go.sum cmd pkg"