This found some missing error handling in #37. This project needs some suppressions to run cleanly: ``` errcheck -ignore 'Close|Fprintf|Remove|RemoveAll|Write' ./... ```
This found some missing error handling in #37. This project needs some suppressions to run cleanly: