You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/04/01 08:22:36 UTC

[GitHub] [camel-k] squakez commented on a change in pull request #3139: Disabled deprecated linters on golangci-lint

squakez commented on a change in pull request #3139:
URL: https://github.com/apache/camel-k/pull/3139#discussion_r840349862



##########
File path: .golangci.yml
##########
@@ -50,9 +52,13 @@ linters:
     - paralleltest
     - tagliatelle
     - tenv
+    - scopelint
     - testpackage
     - varnamelen
     - whitespace
     - wrapcheck
     - wsl
+    - interfacer

Review comment:
       This is provided twice, you should remove from this line




-- 
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-unsubscribe@camel.apache.org

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