microsoft / go-winio

Win32 IO-related utilities for Go
MIT License
939 stars 181 forks source link

update linter and fix lint errors #284

Closed helsaawy closed 1 year ago

helsaawy commented 1 year ago

Update linter to 1.52, update go used in CI to 1.19 Fix various lint errors, mostly comment spacing

Use gotestsum in CI to pretty up testing logs Add names to CI steps for prettier UI experience