go-debos / fakemachine

fake a machine
Apache License 2.0
34 stars 38 forks source link

Enable errorlint linter & fix lint errors #161

Closed obbardc closed 11 months ago

obbardc commented 1 year ago

This linter primarily checks that errors are wrapped with %v. Enable it & fix the lint errors which occur.