LearnGO/go/pkg/mod/github.com/nametake/golangci-lint-langserver@v0.0.9/Makefile
2024-09-19 21:38:24 -04:00

6 lines
45 B
Makefile

test:
@go test ./...
install:
@go install