.github/workflows: adding golangci-lint as new job (#453)
In order to follow golang's best practices, we should lint the code base properly beyond usual syntax mistakes.
This commit is contained in:
Reference in New Issue
Block a user
In order to follow golang's best practices, we should lint the code base properly beyond usual syntax mistakes.