go-tools
go-tools copied to clipboard
SA1016: check signal.NotifyContext
SA1016 currently checks Ignore, Notify, and Reset, but doesn't check the newer NotifyContext.
/cc @mdlayher
Thank you!