gordle/Makefile

8 lines
97 B
Makefile
Raw Normal View History

2023-08-07 20:54:08 +02:00
test:
go test ./...
lint:
2023-08-16 20:26:27 +02:00
golangci-lint run
run:
go run cmd/cli/main.go -f contrib/pli07.txt