From 33ffe4aca727c894b995ae5032e22b6ccdfd3772 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Tue, 30 Dec 2025 15:13:22 +0100 Subject: [PATCH] AI suggestions --- src/Appwrite/Platform/AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Platform/AGENTS.md b/src/Appwrite/Platform/AGENTS.md index 3838ce275a..429a92f7b0 100644 --- a/src/Appwrite/Platform/AGENTS.md +++ b/src/Appwrite/Platform/AGENTS.md @@ -40,7 +40,7 @@ Inside module's `Http` directory, there are multiple rules to follow: ### Sample module directory structure -``` +```bash src/Appwrite/Platform/Functions ├── Module.php ├── Workers