tbillington / kondo

Cleans dependencies and build artifacts from your projects.
MIT License
1.8k stars 52 forks source link

add basic error handling to scan #54

Closed tbillington closed 2 years ago

tbillington commented 2 years ago

Adds some basic error handling which just pushes up the errors that happen inside scan, allowing for callers to handle errors if they like.