vtprotobuf
vtprotobuf copied to clipboard
Setup golangci lint action
Use golangci-lint action instead of only go vet. It’s now included in golangci-lint config. It also enables the gosimple linter The linters with errors are disabled so the step is passing. They can be fixed in an individual pr for each linter.
Signed-off-by: Matthieu MOREL [email protected]