Skip to content

Commit

Permalink
Add errcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzo0107 committed Dec 9, 2019
1 parent 3aca0b1 commit 6d7813e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ test: deps
lint: devel-deps
go vet ./...
staticcheck ./...
errcheck ./...
golint -set_exit_status ./...

## build binaries ex. make bin/omssh
Expand Down

0 comments on commit 6d7813e

Please sign in to comment.