googleinterns / ocsp-response-linter

Apache License 2.0
6 stars 1 forks source link

Newlintmodular #7

Closed tnarg999 closed 4 years ago

tnarg999 commented 4 years ago

This PR replaces the lintmodular branch PR since the merge conflicts on that branch were too hard to resolve

tnarg999 commented 4 years ago

Yeah I definitely had some trouble figuring out how to test locally with this setup, turns out you have to reroute your packages in the go.mod files to point to your local versions. I'll check back in with Filippo to ask him why Go has been set up this way.