Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Trane9991/reviewdog into master
Browse files Browse the repository at this point in the history
  • Loading branch information
taraspos committed Oct 21, 2020
2 parents 6082468 + e8c02ab commit 3cdc676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ pipelines:
script:
- wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh |
sh -s -- -b $(go env GOPATH)/bin
- golangci-lint run --out-format=line-number ./... | reviewdog -f=golangci-lint -filter-mode=nofilter
- golangci-lint run --out-format=line-number ./... | reviewdog -f=golangci-lint -reporter=bitbucket-code-report
```

### Common (Jenkins, local, etc...)
Expand Down

0 comments on commit 3cdc676

Please sign in to comment.