Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cocoindex-io/cocoindex-code
/ default_project_settings
Function
default_project_settings
src/cocoindex_code/settings.py:150–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
149
150
def
default_project_settings() -> ProjectSettings:
151
return
ProjectSettings()
152
153
154
# ---------------------------------------------------------------------------
Callers
12
test_legacy_extra_extensions_conversion
Function · 0.90
test_legacy_excluded_patterns_conversion
Function · 0.90
test_default_project_settings
Function · 0.90
daemon_project
Function · 0.90
test_index_streams_progress
Function · 0.90
test_daemon_search_waits_during_explicit_index
Function · 0.90
test_daemon_search_waits_for_load_time_indexing
Function · 0.90
e2e_project_no_global_settings
Function · 0.90
e2e_daemon
Function · 0.90
init
Function · 0.85
main
Function · 0.85
load_project_settings
Function · 0.85
Calls
1
ProjectSettings
Class · 0.85
Tested by
9
test_legacy_extra_extensions_conversion
Function · 0.72
test_legacy_excluded_patterns_conversion
Function · 0.72
test_default_project_settings
Function · 0.72
daemon_project
Function · 0.72
test_index_streams_progress
Function · 0.72
test_daemon_search_waits_during_explicit_index
Function · 0.72
test_daemon_search_waits_for_load_time_indexing
Function · 0.72
e2e_project_no_global_settings
Function · 0.72
e2e_daemon
Function · 0.72