Tidy up #75
Annotations
2 errors
lint:
internal/asm/gen_test.go#L147
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
lint
issues found
|