Feature request: custom inspections added to code anlysis on commit

Answered

 I love the IDE I love its CVS integration, I would love it even more if the code analysis it already allows to run before commit could either be configurable or just add templates I have under `Structural Search Inspection` on the changed files

I usually do stuff like printing to the system output when debugging something and already have an inspection matching that but sometimes I'm lazy and don't look all the files on the diff of the awesome commit window you provide and then end up pushing them.

I know I could do a script an run it as a githook, but just a popup warning like the added/edited TODO  ones would be awesome and you already did so much with your git integration this cant be that hard

0

Please sign in to leave a comment.