mirror of
https://github.com/Crocmagnon/gordle.git
synced 2024-11-12 19:33:59 +01:00
5 lines
No EOL
46 B
Makefile
5 lines
No EOL
46 B
Makefile
test:
|
|
go test ./...
|
|
|
|
lint:
|
|
golangci-lint run
|