lburgazzoli commented on code in PR #5471:
URL: https://github.com/apache/camel-k/pull/5471#discussion_r1593554209
##########
.golangci.yml:
##########
@@ -73,3 +74,7 @@ linters:
- whitespace
- wrapcheck
- wsl
+ - execinquery
+ # TODO: too much work at this stage, but they should be re-enabled
Review Comment:
I have improved it a little bit the description
TL;DR; fixing the warning would have required to change a lot of files so
I'll open some new issues to track the tasks once this gets merged.
--
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]