Working on a rather large project and one of the bigger project folders uses a company standard generated code layer. This code layer triggers a lot of “issues” in Resharper, but right now refactoring the code generator simply isn’t going to happen.
Is there a way to tell Resharper to skip this particular folder when its running a solution wide code inspection?
In the Resharper Options menu, click Settings under the Code Inspection section and select “Edit Items to Skip” and select your folder.