From ccba427a27668ecc91b9d8bfa99ad7bb9551f2d0 Mon Sep 17 00:00:00 2001 From: Wesley Wigham Date: Thu, 17 Sep 2015 21:08:35 -0700 Subject: [PATCH] whitespace! --- .vscode/tasks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vscode/tasks.json b/.vscode/tasks.json index bf15f90609b..9cf1c9d8f3f 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -32,8 +32,8 @@ "location": 3, "message": 4 }, - "watchedTaskBeginsRegExp": "^\\*\\*\\*Lint failure\\*\\*\\*$", - "watchedTaskEndsRegExp": "^\\*\\*\\* Total \\d+ failures\\.$" + "watchedTaskBeginsRegExp": "^\\*\\*\\*Lint failure\\*\\*\\*$", + "watchedTaskEndsRegExp": "^\\*\\*\\* Total \\d+ failures\\.$" }, "showOutput": "always", "isWatching": true