From: Jérôme Benoit Date: Wed, 25 Feb 2026 12:39:07 +0000 (+0100) Subject: chore: update serena project configuration X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b4d7595c6043a4d3bf105b916215c03975649a89;p=poolifier.git chore: update serena project configuration Signed-off-by: Jérôme Benoit --- diff --git a/.serena/project.yml b/.serena/project.yml index 1519b215f..7149a1e49 100644 --- a/.serena/project.yml +++ b/.serena/project.yml @@ -107,3 +107,10 @@ fixed_tools: [] # 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. 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: