webstorm - How can I find obsolete "noinspection" annotations? -
i went through project , resolved code hints webstorm provided.
for of these, meant adding noinspection comment, because either
- webstorm unable understand code, code legit
- there bug in webstorm
i reported bugs , hoping fixed in next version. disabled inspections , losing out on feature.
how can find noinspection comments have no effect , should removed?
not possible. please vote web-16634 notified when it's fixed
Comments
Post a Comment