Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 195 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 195 Bytes

Minimal reproducer for typecheck failure

This repo is attempting to create a minimal example of an error running golangci-lint with cgo

Run the example with a docker build:

docker build .