Skip to content

Commit

Permalink
Sync files with networkservicemesh/cmd-template
Browse files Browse the repository at this point in the history
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/41f0832243401cd2c0ea0cf403f11ec27950938d

commit 41f0832243401cd2c0ea0cf403f11ec27950938d
Author: Denis Tingaikin <49399980+denis-tingaikin@users.noreply.github.com>
Date:   Mon Jan 11 13:30:47 2021 +0700

    fix: golangci check fails on the master/main branches (#58)

    Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jan 11, 2021
1 parent 5a602bf commit 0fcc94d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,12 @@ jobs:
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.34.0
version: v1.35.0

excludeFmtErrorf:
name: exclude fmt.Errorf
Expand Down

0 comments on commit 0fcc94d

Please sign in to comment.