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:51 UTC

[camel-k] 04/04: removed extra line

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 f2fa047cc5b6181ea9b14fc66012466ec012a1b9
Author: gre8t <ak...@gmail.com>
AuthorDate: Wed Apr 6 15:48:09 2022 +0100

    removed extra line
---
 .golangci.yml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.golangci.yml b/.golangci.yml
index 3b8a3fcf7..965a3f312 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -57,8 +57,4 @@ linters:
     - varnamelen
     - whitespace
     - wrapcheck
-    - wsl
-    
-    
-   
-
+    - wsl
\ No newline at end of file