google / webpackager

Apache License 2.0
71 stars 20 forks source link

Automate errcheck #38

Open gaul opened 4 years ago

gaul commented 4 years ago

This found some missing error handling in #37. This project needs some suppressions to run cleanly:

errcheck -ignore 'Close|Fprintf|Remove|RemoveAll|Write' ./...