IEEE-VIT / pykitzoid

This is a repository containing a package coded in Go language, with the motive of providing ML support.
MIT License
9 stars 11 forks source link

add: GitHub Action - GoLang CI Lints #44

Open DarthBenro008 opened 1 year ago

DarthBenro008 commented 1 year ago

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

georgettica commented 1 year ago

I can do that too, if it's also up for grabs

DarthBenro008 commented 1 year ago

Tagging maintainers for assignment and labelling. @Riaaggarwal06 @ananya190

georgettica commented 1 year ago

blocked until #52 is merged and I will merge main from untop of it