From 74b541df753d595d37d0c1e74cc5b9b2108341ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Tue, 10 Oct 2023 22:33:48 -0400 Subject: [PATCH] chore(workspace): add conventional commit scope for server plugins --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 7905e89..8688df7 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -14,7 +14,8 @@ "workspace", "typing", "api/utils", - "server/utils" + "server/utils", + "server/plugins" ], "commitlint.config.extend.rules": { "scope-enum": [