Skip to content

Store workspace path in config#887

Merged
vinistock merged 1 commit into
mainfrom
vs_store_workspace_path_in_config
Jun 26, 2026
Merged

Store workspace path in config#887
vinistock merged 1 commit into
mainfrom
vs_store_workspace_path_in_config

Conversation

@vinistock

Copy link
Copy Markdown
Member

Move the storage of the workspace path into the Rust side in Config. This is not necessary at the moment, but it will be in the next PR when I introduce a config file. We want people to use relative paths for exclusions, like vendor/bundle or tmp, but we need to make those absolute in respect to the workspace in order to exclude them correctly during file listing.

@vinistock vinistock self-assigned this Jun 25, 2026
@vinistock vinistock requested a review from a team as a code owner June 25, 2026 21:43
@vinistock vinistock force-pushed the vs_store_workspace_path_in_config branch from 8ecedbe to bd3ddca Compare June 26, 2026 13:22
@vinistock vinistock force-pushed the vs_store_workspace_path_in_config branch from bd3ddca to 5585092 Compare June 26, 2026 13:46
@vinistock vinistock merged commit b2aa7d9 into main Jun 26, 2026
36 checks passed
@vinistock vinistock deleted the vs_store_workspace_path_in_config branch June 26, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants