From: Jérôme Benoit Date: Sat, 7 Mar 2026 19:16:58 +0000 (+0100) Subject: chore: sync serena project configuration X-Git-Tag: ocpp-server@v3.1.0~64 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=98a3e3275d4cfa32dd79d768401cc88034ebdcdd;p=e-mobility-charging-stations-simulator.git chore: sync serena project configuration Signed-off-by: Jérôme Benoit --- diff --git a/.serena/project.yml b/.serena/project.yml index e850caf0..ed7fc0a7 100644 --- a/.serena/project.yml +++ b/.serena/project.yml @@ -125,3 +125,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: []