thought-machine / falco-probes

Automated build and mirror of eBPF kernel probes for use as a driver with the Falco runtime security agent (https://falco.org/)
Apache License 2.0
16 stars 4 forks source link

Add golangci-lint to `plz lint` #13

Open VJftw opened 3 years ago

VJftw commented 3 years ago

In order to improve our Golang code and review processes we should add a more comprehensive linter like https://github.com/golangci/golangci-lint to our plz lint command.