incu6us / goimports-reviser

Right imports sorting & code formatting tool (goimports alternative)
MIT License
607 stars 72 forks source link

fix: display path on error #163

Closed sruehl closed 2 months ago

sruehl commented 2 months ago

fix error is useless when it occurs as path information is missing. This PR fixes that

helps with https://github.com/incu6us/goimports-reviser/issues/162

sruehl commented 2 months ago

@incu6us small PR which should help with debugging.