Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 698 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 698 Bytes

Autorelease

godel-okgo-asset-compiles

godel-okgo-asset-compiles is an asset for the gödel okgo plugin. It provides the functionality of the go-compiles check.

This check verifies that all of the provided packages (and their tests) compiles. The output is similar to that of go build ./..., but unlike that command it also checks for compilation errors in test files for the packages.