diff --git a/output/outputs.go b/output/outputs.go index be4f9c9..6ef3a49 100644 --- a/output/outputs.go +++ b/output/outputs.go @@ -492,7 +492,7 @@ func parsePath(curDir, outputLine string) string { column = parts[2] } - tagStart := `` text := file + ":" + line if hasColumn {