Today we released update for CodeIt.Right Standard and Enterprise Editions - v1.9.10053. As part of our 2010 Product Roadmap, this version changes include significantly improved performance, support for GlobalSuppressions, new rules and bug fixes.
New in CodeIt.Right v1.9.10053:
The following code sample on how class level SuppressMessage attribute excludes TypesAndMembersShouldHaveXmlComments rule for the class and all its members (bullet #3 above):
[SuppressMessage("SubMain.CodeItRight.Rules.General", "GE00005:TypesAndMembersShouldHaveXmlComments")]public class MyUndocumentedClass{ public void MyUndocumentedMethod1{} public void MyUndocumentedMethod2{}}
This update is free for all users who are current on their Software Assurance and Support Subscription