incu6us / goimports-reviser

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

fix: use filepath.Dir instead of path.Dir #152

Closed tlipoca9 closed 6 months ago

tlipoca9 commented 8 months ago

see https://stackoverflow.com/questions/12132125/golang-cross-platform-path-dir

it is not work in windows when use flag -rm-unused