From f0c56edfc7c52090a912d0afb3794499db7130c4 Mon Sep 17 00:00:00 2001 From: Paolo Tranquilli Date: Wed, 22 Oct 2025 15:14:51 +0200 Subject: [PATCH] Update .github/instructions/expected-files.instructions.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/instructions/expected-files.instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/instructions/expected-files.instructions.md b/.github/instructions/expected-files.instructions.md index 915abde678f..b76119d7028 100644 --- a/.github/instructions/expected-files.instructions.md +++ b/.github/instructions/expected-files.instructions.md @@ -1,4 +1,4 @@ --- applyTo: "**/*.expected" --- -Ignore these files. These are generated to be correct by running the tests, and should not be edited by an agent. +Ignore these files. These are generated to be correct by running the tests, and should not be edited manually.