echovl/cardano-go

Why cannot use TASKFILE instead of MAKE?

core-dev-crypto opened this issue · 0 comments

I I know that MAKE is a milestone of all developer, but there is another powerful utility developed with go: TASKFILE.

It would be great to use a linter (i.e. golanci-lint). I have some suggestions from the linter that I would like to fix.

Let's take a look!