Commit 11e3581
fix(language-server): invalidate caches + project graph on scanWorkspace
The manual `scanWorkspace` audit now drops the persistent lint cache and
project metadata before re-scanning (mirroring the config-change /
restart reset), so a user-triggered re-audit runs fresh instead of
reusing stale per-file cache entries or project data.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 21fc393 commit 11e3581
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
629 | | - | |
630 | | - | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
631 | 633 | | |
| 634 | + | |
| 635 | + | |
632 | 636 | | |
633 | 637 | | |
634 | 638 | | |
| |||
0 commit comments