add format on save to smoketest

This commit is contained in:
Nick Burt 2026-07-01 15:02:19 -05:00
parent 1015fc9e5e
commit eb65659eee
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ Custom plugins should be working
- [ ] Virtual Diagnostic Lines (errors/warnings) should be beneath the applicable line - [ ] Virtual Diagnostic Lines (errors/warnings) should be beneath the applicable line
- [ ] Arrow key navigation should be disabled - [ ] Arrow key navigation should be disabled
- [ ] Should connect to godot server when running - [ ] Should connect to godot server when running
- [ ] Files should format on save
## LSP ## LSP