Skip to content

Commit

Permalink
Ignore unnecessary ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lunny committed Dec 2, 2020
1 parent 3042d13 commit d78d218
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ issues:
- path: cmd/dump.go
linters:
- dupl
- path: services/webhook/webhook.go
linters:
- structcheck
- text: "commentFormatting: put a space between `//` and comment text"
linters:
- gocritic
Expand Down

0 comments on commit d78d218

Please sign in to comment.