You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@yetus.apache.org by aw...@apache.org on 2020/10/29 18:12:29 UTC

[yetus-test-patch-action] branch main updated: YETUS-889. change golangci-lint to give all output (#9)

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

aw pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/yetus-test-patch-action.git


The following commit(s) were added to refs/heads/main by this push:
     new e7ac4ce  YETUS-889. change golangci-lint to give all output (#9)
e7ac4ce is described below

commit e7ac4ce8d66cdb865686fb36eb691025cade92b2
Author: Allen Wittenauer <aw...@apache.org>
AuthorDate: Thu Oct 29 11:12:23 2020 -0700

    YETUS-889. change golangci-lint to give all output (#9)
    
    Signed-off-by: Nick Dimiduk <nd...@apache.org>
---
 action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/action.yml b/action.yml
index c515568..43c91ab 100644
--- a/action.yml
+++ b/action.yml
@@ -59,7 +59,7 @@ inputs:
   plugins:
     description: 'Fine grained control over plug-ins'
     default: 'all,-asflicense,-author,-findbugs,-gitlab,
-      -golangcilint,-jira,-shelldocs'
+             -jira,-shelldocs'
   project:
     description: 'Name of project to put on reports, default personality, etc'
     default: unknown