Simple Go logging linter, compatible with golangci-lint
- To run unit tests execute
make test - To get executable run
make build- result would be custom-gcl.exe - To test golangci-lint integration on an example run
make test-built - To change sensitive patterns alter golangci-lint configuration in
.golangci.yml