Reporter | Joshua Schwartzberg (Joshua.Schwartzberg) |
---|---|
Created | Jan 13, 2012 8:21:19 PM |
Updated | Jan 13, 2012 8:21:19 PM |
Priority | Normal |
Type | Bug |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | 6.1, 6.1.1 |
Fixed in build | No Fixed in build |
When using the setting for skipping a file based on a file mask (Code Inspection > Settings > Edit Items To Skip > File Masks To Skip)
I add a *.asp mask and save this setting and .asp files are in fact excluded, BUT it's now also excluding code analysis for both my .aspx and .aspx.cs files. Please consider using an EndsWith/Exact string comparison instead of a BeginsWith.
I'm experiencing this in both the 6.1 RTM and the 6.1.1 nightly build.
I add a *.asp mask and save this setting and .asp files are in fact excluded, BUT it's now also excluding code analysis for both my .aspx and .aspx.cs files. Please consider using an EndsWith/Exact string comparison instead of a BeginsWith.
I'm experiencing this in both the 6.1 RTM and the 6.1.1 nightly build.