From 42812d56fb8f0660cd476375c27ed9bec585f681 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Wed, 3 Dec 2014 17:00:24 +0800 Subject: [PATCH] #177 --- output/outputs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {