squakez commented on code in PR #5502: URL: https://github.com/apache/camel-k/pull/5502#discussion_r1598660372
########## .golangci.yml: ########## @@ -80,23 +87,16 @@ linters: - gofumpt - gomnd - ireturn - - lll Review Comment: We had discussed the opportunity to keep this disabled in the past unless the gofmt would automatically takes care to format and reduce the lenght ootb. If not, I'd prefer to keep it disabled as it would probably generate a lot of back and fort and everybody choosing its own format for splitting long lines. -- 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