Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 668 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 668 Bytes

status PkgGoDev

pkgboundaries

pkgboundaries find layering violations.

Synopsis

go install github.com/aereal/pkgboundaries@latest
go vet -vettool=$(which pkgboundaries) -pkgboundaries.config=path/to/pkgboundaries.json ./...

See testdata/config.json.

License

See LICENSE file.