Skip to content

Commit e32b159

Browse files
chore: bun run fmt
1 parent 659a6b2 commit e32b159

File tree

1 file changed

+1
-1
lines changed
  • registry/coder-labs/modules/copilot-cli/scripts

1 file changed

+1
-1
lines changed

registry/coder-labs/modules/copilot-cli/scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ setup_copilot_config() {
9191

9292
if [ -n "$ARG_COPILOT_CONFIG" ]; then
9393
echo "Setting up Copilot configuration with MCP servers..."
94-
94+
9595
if [ -n "$ARG_MCP_CONFIG" ]; then
9696
echo "Merging custom MCP servers into Copilot configuration..."
9797
if command_exists jq; then

0 commit comments

Comments
 (0)