HEBorn icon indicating copy to clipboard operation
HEBorn copied to clipboard

Treat unused imports

Open PedroHLC opened this issue 7 years ago • 2 comments

  • Add make rule that cleans unused import
  • Pop unused import as errors in make lint

PedroHLC avatar Dec 05 '17 11:12 PedroHLC

We still constantly creates new unused imports as they aren't treated as errors...

PedroHLC avatar Jan 05 '18 17:01 PedroHLC

We still need a tool for removing them, a simple bash script might do it, but I don't know where to start :T

chrisfls avatar Jan 05 '18 19:01 chrisfls