Browse by Tags
All Tags » rules » Updates
Showing page 1 of 2 (12 total posts)
-
Today we released CodeIt.Right
v2.2 - new version that adds introduces 23 new rules – Usage and Asynchronous
programming best practices – as well as new feature allowing to output analysis results
to Visual Studio Error List in addition or instead of CodeIt.Right Violations Report.
Here is high level list of new ...
-
We are excited to announce the release of CodeIt.Right
v2.0 - new major version that takes our code quality product to the whole
new level. This version introduces new major feature – Instant Code Review – that
enables developers to get code quality feedback in real time as they type and refactor
code smells right at their introduction. We ...
-
Today we are releasing new version of CodeIt.Right -
build 1.8.09300.
This version features complete ASP.NET support, it is compatible with VS2010
Beta 2 (in addition to VS2008, VS2005, VS2003), Add Rule dialog improvements
- ''Hide Rules in the Profile'' and ''Quick Search'', 10+ new rules including new ...
-
As you may know yesterday Microsoft
released VS2010 Beta 1 to MSDN Subscribers. The Beta will also be publicly available
for the rest of the world on Wednesday. This is long expected and very exciting new
version of Visual Studio; and we here at SubMain are fully prepared to support the
new shiny version!
While some companies make a ...
-
Just before the holiday we are releasing new version of CodeIt.Right -
build 1.2.08357. Download version
1.2.08357 today!
This release features addition of spell checking engine to CodeIt.Right SDK, workaround
for the Out of Memory error on large solutions, 12 new rules and many bugs fixed.
Please share
your feedback in the ...
-
New version of CodeIt.Right is
out! You can download build 1.1.08262 today.
This is a major release even though we only added ''.1'' to the version. It includes
.NET 3.5 support, Guidelines document template generation, option to analyze
single file, enhanced SDK documentation, new rules, new command line version ...
-
by Serge Baranovsky
New version of CodeIt.Right is
almost out. We have a beta build 1.1.08198 for you today. Please download and give
it a try, let us know what work and what doesn't. This is pretty big release
that includes .NET 3.5 support, Guidelines document template generation, new
command line version parameters and ...
-
by Serge Baranovsky
This CodeIt.Right rule update includes fixes as
well as 3 new security rules.
New rules:
Do not declare read only mutable reference types (Security)
Seal methods that satisfy private interfaces (Security)
Secure GetObjectData overrides (Security)
These rules are ...
-
by Serge Baranovsky
Another CodeIt.Right rule update. Next stop, release
of CodeIt.Right, is targeted at February 1. Yes, that's the end of this week, better
hurry to take advantage of the pre-release
pricing ;)
New CodeIt.Right rule posted:
Use prefix for return type (Naming)
Avoid prefix for return type (Naming) ...
-
by Serge Baranovsky
New CodeIt.Right rule posted:
Externally visible types and members should have XML comments (General)
This rule makes sure all Public and Protected members and types have XML documentation
comment.
AutoCorrect option for this rule is 'Add XML comment template' which will add
(for VB)
...
1
|
|