Skip to content

chore: Remove 'doctor' and 'dev' file watching#249

Merged
lxfontes merged 2 commits intomainfrom
lxfontes/drop-doctor
Jan 22, 2026
Merged

chore: Remove 'doctor' and 'dev' file watching#249
lxfontes merged 2 commits intomainfrom
lxfontes/drop-doctor

Conversation

@lxfontes
Copy link
Member

wash doctor

Removing this subcommand as it contains project language inference that is no longer needed.

wash dev

No longer performing any file watching or wit fetching.

File watching can be better served with other tools like watchexec: watchexec -r -- wash dev will respect gitignore and re-run "wash dev" on file changes.

In situations where the file watcher is also the builder ( ex: javascript vite ), developers can set the wash dev build command to true or echo "skipped"

Signed-off-by: Lucas Fontes <lucas@cosmonic.com>
@lxfontes lxfontes requested a review from a team as a code owner January 22, 2026 19:29
@lxfontes lxfontes added this pull request to the merge queue Jan 22, 2026
Merged via the queue into main with commit 3d43277 Jan 22, 2026
13 checks passed
@lxfontes lxfontes deleted the lxfontes/drop-doctor branch January 22, 2026 22:12
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