From fce0fe381041d4b9c85c54a678d4e6f86d698377 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Sat, 17 Feb 2024 18:31:36 +0100 Subject: [PATCH] refactor(management): use the dotfile version of commitlint's configuration file --- commitlint.config.js => .commitlintrc.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename commitlint.config.js => .commitlintrc.js (100%) diff --git a/commitlint.config.js b/.commitlintrc.js similarity index 100% rename from commitlint.config.js rename to .commitlintrc.js