]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
chore: update serena project configuration main
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 11 Mar 2026 12:33:00 +0000 (13:33 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 11 Mar 2026 12:33:00 +0000 (13:33 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.serena/project.yml

index ed7fc0a76dbd974cc49a03aa3611a3dd8e5e0cd9..7c0ff4d8eef611f3982356d0969d24708a6557c2 100644 (file)
@@ -129,3 +129,8 @@ 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: []
+
+# line ending convention to use when writing source files.
+# Possible values: unset (use global setting), "lf", "crlf", or "native" (platform default)
+# This does not affect Serena's own files (e.g. memories and configuration files), which always use native line endings.
+line_ending: