kubernetes / cloud-provider-openstack

Apache License 2.0
619 stars 610 forks source link

[all] Enhance code climate #1883

Closed chrigl closed 2 years ago

chrigl commented 2 years ago

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

What happened:

During #1853 I discovered that golint hasn't ran on the code base for quite a while now. We should improve code climate as indicated by make codeclimate.

This task might be solved in a series of PRs

What you expected to happen:

make codeclimate is "green"

make check will use the settings of make codeclimate rather than disabling plenty of checks

How to reproduce it:

Todo:

Environment:

chrigl commented 2 years ago

/assign