From e2987e4a13a126587fbf91bfd0ba8488ec8d1f1e Mon Sep 17 00:00:00 2001 From: Wind-Explorer Date: Tue, 16 Dec 2025 15:09:04 +0800 Subject: [PATCH] Update AGENTS.md --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index bbc5810..950496c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -50,4 +50,4 @@ ## Note -Do not run the app yourself. Detect errors via LSPs if available, `cd src-tauri && cargo check` & `pnpm check` else. +Do not run the app yourself. Detect errors via LSPs if available, `cd src-tauri && cargo check` & `pnpm check` else. Don't perform git actions yourself either.