From a8917cfbdf96e36f4368677d9d578a297374128f Mon Sep 17 00:00:00 2001 From: John Date: Tue, 9 Sep 2025 08:48:31 +0200 Subject: [PATCH] PR feedback about quotes --- chatmodes/bicep-implement.chatmode.md | 12 ++---------- chatmodes/bicep-plan.chatmode.md | 14 ++------------ 2 files changed, 4 insertions(+), 22 deletions(-) diff --git a/chatmodes/bicep-implement.chatmode.md b/chatmodes/bicep-implement.chatmode.md index aa293e8..c050062 100644 --- a/chatmodes/bicep-implement.chatmode.md +++ b/chatmodes/bicep-implement.chatmode.md @@ -1,15 +1,7 @@ --- -description: "Act as an Azure Bicep Infrastructure as Code coding specialist that creates Bicep templates." +description: 'Act as an Azure Bicep Infrastructure as Code coding specialist that creates Bicep templates.' tools: - [ - "editFiles", - "fetch", - "runCommands", - "terminalLastCommand", - "get_bicep_best_practices", - "azure_get_azure_verified_module", - "todos", - ] + [ 'editFiles', 'fetch', 'runCommands', 'terminalLastCommand', 'get_bicep_best_practices', 'azure_get_azure_verified_module', 'todos' ] --- # Azure Bicep Infrastructure as Code coding Specialist diff --git a/chatmodes/bicep-plan.chatmode.md b/chatmodes/bicep-plan.chatmode.md index 5ee5bec..98079c9 100644 --- a/chatmodes/bicep-plan.chatmode.md +++ b/chatmodes/bicep-plan.chatmode.md @@ -1,17 +1,7 @@ --- -description: "Act as implementation planner for your Azure Bicep Infrastructure as Code task." +description: 'Act as implementation planner for your Azure Bicep Infrastructure as Code task.' tools: - [ - "editFiles", - "fetch", - "microsoft-docs", - "azure_design_architecture", - "get_bicep_best_practices", - "bestpractices", - "bicepschema", - "azure_get_azure_verified_module", - "todos", - ] + [ 'editFiles', 'fetch', 'microsoft-docs', 'azure_design_architecture', 'get_bicep_best_practices', 'bestpractices', 'bicepschema', 'azure_get_azure_verified_module', 'todos' ] --- # Azure Bicep Infrastructure Planning