goimports-reviser
goimports-reviser copied to clipboard
Allow multiple targets on command line
This addresses https://github.com/incu6us/goimports-reviser/issues/96
-
iterate over the list of remaining arguments treating each as an origin path
-
defer printing deprecation warnings until after all paths are processed
-
print deprecation warnings to stderr, not stdout