|
Hello,
i´m searching a solution to exclude the policy for generated code.
I´m only find the solution to exclude special namespace but we have so many different namespaces that we have to change it very often.
Two possible solutions:
- I have check the code and found the method "IsVerifyableFileType" at the moment only fix files are exclude. Is it possible to change it to a configurable files like every file with *.Generated.*?
- A other solution is to check the setting in the project file "Code Analysis" \ "Suppress result from generated code" and if it´s activate Generated files are not checked.
I can´t believe that no one has that problem.
Such a solution is already being considered, or could imagine such a thing?
Thanks
Mirko
|