higress
higress copied to clipboard
Add code lint for Go plugin code
Why do you need it?
With an increasing number of developers working on Go WASM plugins, it is advisable to introduce Go code checking tools to ensure the code quality of these plugins.
How could it be?
Add golangci-lint
check for the Go wasm plugin code