]> Piment Noir Git Repositories - poolifier.git/commitdiff
chore: update serena project configuration
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 11 Mar 2026 16:54:43 +0000 (17:54 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 11 Mar 2026 16:54:43 +0000 (17:54 +0100)
.serena/project.yml

index 4cf82c44ba4870afd80f82ce6ef98afce9931f68..f6de8bccdc359305947de11376d8d8a15ab8a234 100644 (file)
@@ -118,3 +118,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: