Skip to content

Commit 993d620

Browse files
chore: update serena config
1 parent 3d6eeb1 commit 993d620

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.serena/project.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# whether to use the project's gitignore file to ignore files
32
# Added on 2025-04-07
43
ignore_all_files_in_gitignore: true
@@ -112,3 +111,7 @@ encoding: utf-8
112111
# Note that when using the JetBrains backend, language servers are not used and this list is correspondingly ignored.
113112
languages:
114113
- python
114+
115+
# override of the corresponding setting in serena_config.yml, see the documentation there.
116+
# If null or missing, the value from the global config is used.
117+
symbol_info_budget:

0 commit comments

Comments
 (0)