Feature Request
Integrate GitHub Action, where Golang CI Lint is triggered on every PR ensuring proper linting of .go files and goimports take place.
Reference
A reference can be taken from https://github.com/IEEE-VIT/termiboard/blob/master/.github/workflows/go-lint.yaml
Feature Request
Integrate GitHub Action, where Golang CI Lint is triggered on every PR ensuring proper linting of
.gofiles andgoimportstake place.Reference
A reference can be taken from https://github.com/IEEE-VIT/termiboard/blob/master/.github/workflows/go-lint.yaml