From 027020cb80ee4f87e8f394e4ff1d95b50a284805 Mon Sep 17 00:00:00 2001 From: wanhose Date: Tue, 15 Oct 2024 16:37:01 +0200 Subject: [PATCH] chore: drop rules from commitlint --- .commitlintrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.commitlintrc b/.commitlintrc index 754236d..0102cde 100644 --- a/.commitlintrc +++ b/.commitlintrc @@ -20,7 +20,6 @@ "database", "docs", "packages", - "rules", "web" ] ]