Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Suggested by Marko Lahma:
I think it would beneficial to have */.g.cs as part of default
exclusions with Sonar CSharp plugin. It is file type generated by WPF
while compiling and thus gives false warning. This can always be
configured with sonar.exclusions parameter but it's always an extra
step.
Tested.