Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve error handling in file analysis by using error wrapping
- Updated the error handling in FileAnalysis to use %w for wrapping errors when writing partial results. - Simplified the condition for checking notes before writing results.
- Loading branch information