Satinder Singh

Results 7 comments of Satinder Singh

Any plans to support removal of unused imports similar to goimports?

@findleyr Any hope on getting this feature into the roadmap this year? It would really help productivity

My theory is golangci requires the code to compile before the linter can be run. Having an extraneous import is a compiler error; however, goimports itself does not have this...

Based on the [API](https://door.casdoor.com/swagger/#/), Casdoor does not seem to support magic links. However, casdoor supports OTP login methods & [invitations](https://github.com/casbin/casdoor/pull/2666).

Unfortunately I'm not well versed with lua or neovim. I was able to find a small [repo](https://github.com/crusj/hierarchy-tree-go.nvim/tree/main/lua) that implemented the desired feature that can be referenced for whomever adds support...