Hi.
Is it possible to run code inspection checks for only new code lines added to a very old program? Ideally, we want to run code inspector only for changes and not for the entire program. What is the best way to achieve this? Any pointers?
Thanks
VJ