We could use the same github action that we use for frontend: https://github.com/SimplQ/simplQ-frontend/blob/master/.github/workflows/lint.yml#L29 It has support for gofmt ane golint.
We could use the same github action that we use for frontend:
https://github.com/SimplQ/simplQ-frontend/blob/master/.github/workflows/lint.yml#L29
It has support for gofmt ane golint.