mirror of
https://github.com/Crocmagnon/gordle.git
synced 2025-01-31 01:32:28 +01:00
5 lines
No EOL
46 B
Makefile
5 lines
No EOL
46 B
Makefile
test:
|
|
go test ./...
|
|
|
|
lint:
|
|
golangci-lint run
|