From: Jérôme Benoit Date: Sat, 7 Mar 2026 11:10:15 +0000 (+0100) Subject: chore: sync serena project configuration X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=2c4199011b9d2335dcde8426f23d962b4906b5e6;p=poolifier.git chore: sync serena project configuration Signed-off-by: Jérôme Benoit --- diff --git a/.serena/project.yml b/.serena/project.yml index 7149a1e49..4cf82c44b 100644 --- a/.serena/project.yml +++ b/.serena/project.yml @@ -114,3 +114,7 @@ symbol_info_budget: # Note: the backend is fixed at startup. If a project with a different backend # is activated post-init, an error will be returned. language_backend: + +# list of regex patterns which, when matched, mark a memory entry as read‑only. +# Extends the list from the global configuration, merging the two lists. +read_only_memory_patterns: []