From 445d833b5d65580a245a13eaab49401ecebca1cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mis=CC=8Cko=20Hevery?= Date: Fri, 1 Dec 2017 11:20:27 -0800 Subject: [PATCH] fix(build): accidental character in commit-message.json --- tools/validate-commit-message/commit-message.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/validate-commit-message/commit-message.json b/tools/validate-commit-message/commit-message.json index 15696ebe02..13e87f65e8 100644 --- a/tools/validate-commit-message/commit-message.json +++ b/tools/validate-commit-message/commit-message.json @@ -1,4 +1,4 @@ -g{ +{ "maxLength": 120, "types": [ "build",