Skip to content

sg/check: only render first line of error in Runner checks

Administrator requested to merge sg-lint-fix-jank into main

Created by: bobheadxi

Multi-line errors cause weirdness in the lint output, this is no good. No big blue box plz

We still render the full error later, this is just for the purposes of seeing issues fast

image

Test plan

go run ./dev/sg lint

Merge request reports

Loading