Files
go-task/Taskfile.yml
Andrey Nering 4be1050234 Optimize the Taskfile a bit
`go list ./...` takes quite a few seconds to run. Let's restrict it to the
tasks that actually use it.
2023-01-06 21:41:18 -03:00

2.2 KiB