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.
-
Notifications
You must be signed in to change notification settings - Fork 4
Go check that checks that Go source and tests compiles
License
palantir/go-compiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Go check that checks that Go source and tests compiles
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published