astefanutti commented on code in PR #3158:
URL: https://github.com/apache/camel-k/pull/3158#discussion_r843559876
##########
.golangci.yml:
##########
@@ -50,9 +52,13 @@ linters:
- paralleltest
- tagliatelle
- tenv
+ - scopelint
- testpackage
- varnamelen
- whitespace
- wrapcheck
- wsl
+
Review Comment:
Could you please remove the extra trailing lines? It'll be good to go then!
##########
.golangci.yml:
##########
@@ -50,9 +52,13 @@ linters:
- paralleltest
- tagliatelle
- tenv
+ - scopelint
- testpackage
- varnamelen
- whitespace
- wrapcheck
- wsl
+
Review Comment:
Could you please remove the extra trailing lines? It'll be good to go then!
--
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]