From 00a78627b1457fdfda816481cdb20dd3f55202c9 Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Fri, 4 Jul 2025 20:05:46 +0800 Subject: [PATCH] Replace the front matter description with single quotes --- chatmodes/wg-code-alchemist.chatmode.md | 2 +- chatmodes/wg-code-sentinel.chatmode.md | 2 +- yarn.lock | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 yarn.lock diff --git a/chatmodes/wg-code-alchemist.chatmode.md b/chatmodes/wg-code-alchemist.chatmode.md index 21d53b3..53948b4 100644 --- a/chatmodes/wg-code-alchemist.chatmode.md +++ b/chatmodes/wg-code-alchemist.chatmode.md @@ -1,5 +1,5 @@ --- -description: "Ask WG Code Alchemist to transform your code with Clean Code principles and SOLID design." +description: 'Ask WG Code Alchemist to transform your code with Clean Code principles and SOLID design' tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- diff --git a/chatmodes/wg-code-sentinel.chatmode.md b/chatmodes/wg-code-sentinel.chatmode.md index 4e990b4..38886aa 100644 --- a/chatmodes/wg-code-sentinel.chatmode.md +++ b/chatmodes/wg-code-sentinel.chatmode.md @@ -1,5 +1,5 @@ --- -description: "Ask WG Code Sentinel to review your code for security issues." +description: 'Ask WG Code Sentinel to review your code for security issues.' tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 0000000..fb57ccd --- /dev/null +++ b/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +