Commit 9710ecb
authored
feat: add auto-reindexing in analyze function for improved file indexing (#18)
- Implemented an auto-reindex feature to ensure the index reflects current files on disk.
- Added a warning message for non-fatal errors during the auto-reindex process, allowing the analysis to proceed with a stale index if necessary.1 parent f8f5a34 commit 9710ecb
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
| |||
0 commit comments