]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
chore: update serena project configuration
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 24 Feb 2026 13:39:02 +0000 (14:39 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 24 Feb 2026 13:39:02 +0000 (14:39 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.serena/project.yml

index 66f32f69bd0b7e309ca0f17db995ae1998994bc6..e850caf0812a79fe2fc9e39b1f6b68ede70c67e9 100644 (file)
@@ -113,6 +113,15 @@ fixed_tools: []
 languages:
   - typescript
 
-# override of the corresponding setting in serena_config.yml, see the documentation there.
-# If null or missing, the value from the global config is used.
+# time budget (seconds) per tool call for the retrieval of additional symbol information
+# such as docstrings or parameter information.
+# This overrides the corresponding setting in the global configuration; see the documentation there.
+# If null or missing, use the setting from the global configuration.
 symbol_info_budget:
+
+# The language backend to use for this project.
+# If not set, the global setting from serena_config.yml is used.
+# Valid values: LSP, JetBrains
+# 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: