From 973719ad4aa4a067cc5e5c23078d9efe24e5ca05 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:52 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=9B=B5=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gitpretty-apply.sh | 1 + mcp-server/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/gitpretty-apply.sh b/gitpretty-apply.sh index fe54b3f..f1aa8e3 100644 --- a/gitpretty-apply.sh +++ b/gitpretty-apply.sh @@ -40,3 +40,4 @@ echo "Running per-file beautify commits in ${REPO_PATH} ..." echo "Done. Review with: git -C ${REPO_PATH} log --oneline -n 20" + diff --git a/mcp-server/README.md b/mcp-server/README.md index fe462a5..6f8603d 100644 --- a/mcp-server/README.md +++ b/mcp-server/README.md @@ -143,3 +143,4 @@ npm run build # Compile TypeScript to dist/ npm start # Run compiled server ``` +