squakez commented on code in PR #5502:
URL: https://github.com/apache/camel-k/pull/5502#discussion_r1599510170
##########
.golangci.yml:
##########
@@ -80,23 +87,16 @@ linters:
- gofumpt
- gomnd
- ireturn
- - lll
Review Comment:
Thanks. IMO this should be something we enforce when we have some tooling to
format the code in the same style for all. However, it seems golang design
choice is clear about that https://github.com/golang/go/issues/11915 :(
--
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]