From: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 14:11:32 +0000 (+0000) Subject: [autofix.ci] apply automated fixes X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=d19bf7bc9a13232b0432ddbc322b652f3cc51234;p=e-mobility-charging-stations-simulator.git [autofix.ci] apply automated fixes --- diff --git a/.serena/project.yml b/.serena/project.yml index 53472075..6f35077e 100644 --- a/.serena/project.yml +++ b/.serena/project.yml @@ -1,4 +1,3 @@ - # the encoding used by text files in the project # For a list of possible encodings, see https://docs.python.org/3.11/library/codecs.html#standard-encodings encoding: 'utf-8' @@ -57,7 +56,6 @@ included_optional_tools: [] # Find the list of tools here: https://oraios.github.io/serena/01-about/035_tools.html fixed_tools: [] - # list of languages for which language servers are started; choose from: # al ansible bash clojure cpp # cpp_ccls crystal csharp csharp_omnisharp dart @@ -85,7 +83,7 @@ fixed_tools: [] # The first language is the default language and the respective language server will be used as a fallback. # Note that when using the JetBrains backend, language servers are not used and this list is correspondingly ignored. languages: -- typescript + - typescript # time budget (seconds) per tool call for the retrieval of additional symbol information # such as docstrings or parameter information.