From 6cfab832c348a0668427d01b21d6dd398ab79606 Mon Sep 17 00:00:00 2001 From: Lokesh Chandra Date: Wed, 8 Apr 2026 15:14:12 +0530 Subject: [PATCH] feat(root): add wallet core india prefix to commitlint Ticket: WP-8494 --- commitlint.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commitlint.config.js b/commitlint.config.js index 9e69f2af05..fd2d522a11 100644 --- a/commitlint.config.js +++ b/commitlint.config.js @@ -67,6 +67,7 @@ module.exports = { 'VL-', 'WIN-', 'WP-', + 'WCI-', 'COIN-', 'FIAT-', 'ME-',