@ -6,4 +6,8 @@ website: */*.go *.go
format:
gofmt -s -w .
.PHONY: format
update:
go get -u
go mod tidy
.PHONY: format update
The note is not visible to the blocked user.