]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
[autofix.ci] apply automated fixes
authorautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Thu, 30 Apr 2026 14:11:32 +0000 (14:11 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 14:11:32 +0000 (14:11 +0000)
.serena/project.yml

index 53472075d0851bc84dffefd827d64f302bc686e7..6f35077e8467b64b3de44f59852911b238eaa202 100644 (file)
@@ -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.