Skip to content

Commit

Permalink
Add fmt.Fprintf to the .errcheck-excludes file
Browse files Browse the repository at this point in the history
Change-Id: I57c69c6ab52a7de9ec75e6bc014e0d064abc367b
  • Loading branch information
skriptble committed May 24, 2018
1 parent 6d41c60 commit 55fce13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .errcheck-excludes
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
(*github.com/mongodb/mongo-go-driver/core/connection.pool).closeConnection
(net.Conn).Close
encoding/pem.Encode
fmt.Fprintf

0 comments on commit 55fce13

Please sign in to comment.