crossplane / crossplane-tools

Experimental code generators for Crossplane controllers.
https://crossplane.io
Apache License 2.0
34 stars 26 forks source link

Bump golangci-lint timeout #26

Closed hasheddan closed 4 years ago

hasheddan commented 4 years ago

Description of your changes

Bumps the timeout for golangci-lint from the default 1m duration to match the build submodule lint timeout, which is 10m.

Signed-off-by: hasheddan georgedanielmangum@gmail.com

I have:

How has this code been tested

make reviewable