You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2022/04/07 12:17:50 UTC

[camel-k] 03/04: removed duplicated linter

This is an automated email from the ASF dual-hosted git repository.

astefanutti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 27d3723fd76f51b6630a082546a52305fd6b720d
Author: gre8t <ak...@gmail.com>
AuthorDate: Tue Apr 5 12:45:26 2022 +0100

    removed duplicated linter
---
 .golangci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.golangci.yml b/.golangci.yml
index 9fb929de8..3b8a3fcf7 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -58,7 +58,7 @@ linters:
     - whitespace
     - wrapcheck
     - wsl
-    - interfacer
+