Skip to content

Commit

Permalink
chore: adds cspell words
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Oct 9, 2023
1 parent ff497d6 commit 8a95411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Earthfile
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 8a95411

Please sign in to comment.