From ca3e924f4d38ba6c393c0f221e558ce6b1380e71 Mon Sep 17 00:00:00 2001 From: ArthurErlich Date: Sat, 21 Mar 2026 17:44:39 +0100 Subject: [PATCH] chore(recuration): moved palning to the correct folder --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 4c367a5..5b913f8 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "conventionalCommits.scopes": [ - "ci/cd" + "ci/cd", + "recuration" ] } \ No newline at end of file