From 6d319f1f8a8a150614bd8a31c9fbcf02293b42ea Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Tue, 4 Aug 2020 09:44:13 +0200 Subject: [PATCH] chore: Register "Config Schema" message scope --- commitlint.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commitlint.config.js b/commitlint.config.js index 622570041..5c8eeb123 100644 --- a/commitlint.config.js +++ b/commitlint.config.js @@ -32,6 +32,7 @@ module.exports = { 'AWS Websocket', 'CLI', 'Components', + 'Config Schema', 'Plugins', 'Standalone', 'Templates',