astefanutti commented on code in PR #3616:
URL: https://github.com/apache/camel-k/pull/3616#discussion_r965746839


##########
pkg/trait/openapi.go:
##########
@@ -270,7 +270,7 @@ func (t *openAPITrait) createNewOpenAPIConfigMap(e 
*Environment, resource v1.Dat
                return err
        }
        mc.GlobalSettings = data
-       //nolint: staticcheck,nolintlint
+       // nolint: staticcheck,nolintlint

Review Comment:
   Reverted. My IDE keeps updating it!



-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to