Categorygithub.com/palantir/go-compiles
modulepackage
1.28.0
Repository: https://github.com/palantir/go-compiles.git
Documentation: pkg.go.dev

# README

Autorelease

go-compiles

go-compiles verifies that all of the go packages that are part of a project compile properly. This is similar to the check done by go build ./..., but goes further by also verifying that test files (both those that are part of a package and those that are part of a _test package) also compile and build without errors.

# Packages

No description provided by the author
No description provided by the author