gordle/Makefile
2023-08-07 20:54:08 +02:00

5 lines
No EOL
46 B
Makefile

test:
go test ./...
lint:
golangci-lint run