Unused nolint:gochecknoglobals
in v1beta1
, v1beta2
packages
#1433
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Description
v1beta1
andv1beta2
havenolint:gochecknoglobals
. However, when removing them, the linter doesn't complain, so they either may be unnecessary, or the linter is misconfigured. We need to find out what the reason for this is.Sidequest: find out if there is a possibility to return linting errors when there are unused
/nolint
Steps to reproduce
make lint
Environment Type
Managed
Environment Info
Kubernetes Version: x.y.z
Docker Version: x.y.z
Kyma CLI Version: x.y.z
If used - k3d/k3s/minikube versions
Attachments
No response
The text was updated successfully, but these errors were encountered: