Whenever I run code analysis on my solution, a whole bunch of code files that have deviations from the configured rule set get checked out with pragma statements around the rogue line. Is there a way to get the code analysis errors/warnings outside of those files, instead of getting them checked out?
It is a pain to check back in all those files which we have no intention to correct, at least at this time.