kbowers-ibm commented on code in PR #1534:
URL:
https://github.com/apache/incubator-kie-kogito-operator/pull/1534#discussion_r1402110802
##########
client/clientset/versioned/fake/register.go:
##########
@@ -34,14 +37,14 @@ var localSchemeBuilder = runtime.SchemeBuilder{
// AddToScheme adds all types of this clientset into the given scheme. This
allows composition
// of clientsets, like in:
//
-// import (
-// "k8s.io/client-go/kubernetes"
-// clientsetscheme "k8s.io/client-go/kubernetes/scheme"
-// aggregatorclientsetscheme
"k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/scheme"
-// )
+// import (
Review Comment:
Yeah potentially, I've tried to change it, but I can't manually edit those
files and when I run make before-pr it changes the whitespace there for some
reason
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]