Closed pharr117 closed 10 months ago
We need to remove the golangci-lint step from the pre-commit workflow and add it into its own separate workflow:
https://golangci-lint.run/usage/install/#github-actions
This was already done in the cosmos indexer repo, so we just need to replicate it here: https://github.com/DefiantLabs/cosmos-indexer/pull/48
We need to remove the golangci-lint step from the pre-commit workflow and add it into its own separate workflow:
https://golangci-lint.run/usage/install/#github-actions