github.com/elek/golangci-lint@v1.42.2-0.20211208090441-c05b7fcb3a9a/test/testdata/configs/depguard.yml (about) 1 linters-settings: 2 depguard: 3 include-go-root: true 4 packages: 5 - compress/* 6 packages-with-error-message: 7 log: "don't use log"