go-plist icon indicating copy to clipboard operation
go-plist copied to clipboard

Don't panic, use error returns!

Open DHowett opened this issue 5 years ago • 0 comments

This will probably harm code coverage, but panic/recover shouldn't be used for flow control.

DHowett avatar Nov 17 '20 04:11 DHowett