crossplane-contrib / provider-alibaba

Crossplane provider for Alibaba Cloud
Apache License 2.0
50 stars 18 forks source link

Add stricter CI linter for this repo #60

Closed zzxwill closed 3 years ago

zzxwill commented 3 years ago

What problem are you facing?

Adding some stricter CI linters to help improve the quality of this code base.

How could Crossplane help solve your problem?

negz commented 3 years ago

I'd love to aim to keep the linting standards somewhat consistent across Crossplane projects. Providers can diverge if they think there's value in doing so, but it would be great to get feedback around what you think our linter is lacking at the moment and how it could be improved. This feedback could be useful to the broader Crossplane project.

https://github.com/crossplane/provider-alibaba/blob/master/.golangci.yml

zzxwill commented 3 years ago

Got it, thanks.