unconvert icon indicating copy to clipboard operation
unconvert copied to clipboard

Include unconvert as a library

Open zaynetro opened this issue 4 years ago • 1 comments

Is there an interest on splitting unconvert into library and cmd? This will allow other projects like golangci-lint to use this project directly instead of depending on an old fork

I am ready to implement the changes myself. (Original discussion https://github.com/golangci/golangci-lint/issues/1809 )

zaynetro avatar Mar 03 '21 15:03 zaynetro

FWIW maligned was refactored to implement an analysis.Analyzer in https://github.com/mdempsky/maligned/commit/c37866e2d38b8e33600b215e4095af870becd4d8 so there's precedent, but I'd wait to hear from the package author.

dmitshur avatar Mar 27 '21 23:03 dmitshur