hatchet-dev/hatchet

Chore: set up golangci-lint

Closed this issue · 1 comments

My recommendation is to set up golangci-lint with a few reasonable linters to check for code issues early directly in the editor, and run CI to block merging if it fails.

Fixed by #43