meshery/meshery-nsm

Builds: Static and Error checking of Go code

leecalcote opened this issue · 0 comments

Enhancement Description
In order to facilitate coding best practices, this adapter's code should have static analysis and error checking run as part of its build process.

Chore Description
Using the meshery-istio adapter's Actions workflow as an example, enable Static and Error checks in this repository's CI.yml workflow.