I'm using SublimeLinter-php and it works great overall but it's not showing unused code. From use statements, unused variables, etc, which is really annoying...
How can I make it show that?
I also read about phpmd but I can't seem to get it working no matter what I do...
Thanks!