Skip to content

Commit

Permalink
Find Linting files
Browse files Browse the repository at this point in the history
  • Loading branch information
jlentink committed May 22, 2020
1 parent 3c98ce7 commit bcacd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ clean:
linting: golintci card

golintci:
golangci-lint run
golangci-lint run ./...

card:
goreportcard-cli -v -t 100
Expand Down

0 comments on commit bcacd3a

Please sign in to comment.