From b88daeb125b751b403048d202bd5aa449dffc644 Mon Sep 17 00:00:00 2001 From: Nicolas Tessore Date: Wed, 20 Dec 2023 23:38:16 +0000 Subject: [PATCH] update commitlint rules --- .commitlint.rules.js | 1 + 1 file changed, 1 insertion(+) diff --git a/.commitlint.rules.js b/.commitlint.rules.js index a587cc4..56cb1cf 100644 --- a/.commitlint.rules.js +++ b/.commitlint.rules.js @@ -11,6 +11,7 @@ module.exports = { "covariance", "io", "fields", + "maps", "plot", "progress", "twopoint",