Remove inspection annotations on commit

Hi all,

Is it possible to let intellij remove the suppress inspection annotations when I commit my data to SVN? I'm not sure if this is possible considering updating etc. But maybe it is..

TiA

Alexander

0
4 comments

There's an inspection for suppression comments/annotations, which you could run before commit. I forget if there's a quickfix for removing them, but if not it's probably worth submitting a request for it.

--Dave Griffith

0
Avatar
Alexander Broekhuis

Hi,

Thx this is something, but maybe does someone else know if it is possible to do this inspection as quickfix before commit and so that my own source keep the annotation/comments?

Maybe I should submit a request for it.

Alexander

0

Ah, no I understand. No, that's not currently possible. You should submit a JIRA request

--Dave Griffith

0
Avatar
Alexander Broekhuis

Added a Jira request: http://www.jetbrains.net/jira/browse/IDEA-7809

Thx for the hints.

0

Please sign in to leave a comment.