higress icon indicating copy to clipboard operation
higress copied to clipboard

Add code lint for Go plugin code

Open hanxiantao opened this issue 6 months ago • 1 comments

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

hanxiantao avatar Aug 19 '24 01:08 hanxiantao