Another project, Visual Studio's Code Analysis has this option. But I couldn't find it for StyleCop (AKA Source Analysis).
The file I want to ignore is a dbml's .designer.cs code, that includes the
tag. <a href="https://shishkin.wordpress.com/2008/07/08/stylecop-how-to-ignore-generated-code/" rel="nofollow noreferrer">A blog post</a> tells me that it would be sufficient, but in my case it is not.
The file I want to ignore is a dbml's .designer.cs code, that includes the
Code:
// <autogenerated>