From be3f499eb7d1c99078916a54675f1dc933c903ae Mon Sep 17 00:00:00 2001 From: Dan Brownstein Date: Wed, 24 Jul 2024 17:30:25 +0300 Subject: [PATCH] ci: remove duplicates commitlint scopes --- commitlint.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/commitlint.config.js b/commitlint.config.js index e50f06a79e..adb289042b 100644 --- a/commitlint.config.js +++ b/commitlint.config.js @@ -23,14 +23,11 @@ const Configuration = { 'block_builder', 'block_hash', 'ci', - 'ci', - 'ci', 'common', 'concurrency', 'config', 'consensus', 'execution', - 'execution', 'fee', 'gateway', 'helm',