Skip to content

Commit

Permalink
use only new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonwells committed Dec 17, 2019
1 parent 9df1d72 commit 9c539d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
name: Lint
command: |
$HOME/.local/bin/golangci-lint run -v \
--exclude cbor_gen.go \
--new-from-rev origin/master \
--concurrency << parameters.concurrency >> << parameters.args >>
lint-changes:
<<: *lint
Expand Down

0 comments on commit 9c539d5

Please sign in to comment.