We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659a6b2 commit e32b159Copy full SHA for e32b159
registry/coder-labs/modules/copilot-cli/scripts/install.sh
@@ -91,7 +91,7 @@ setup_copilot_config() {
91
92
if [ -n "$ARG_COPILOT_CONFIG" ]; then
93
echo "Setting up Copilot configuration with MCP servers..."
94
-
+
95
if [ -n "$ARG_MCP_CONFIG" ]; then
96
echo "Merging custom MCP servers into Copilot configuration..."
97
if command_exists jq; then
0 commit comments