[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Code Reviewing

From: Bob Archer <bob.archer_at_amsi.com>
Date: Thu, 29 Jan 2009 16:28:11 -0500

> Thanks. It looks really nice. I think the main problem we have here is
> that we are relying on code reviews as a way of taking care of poor
> programming practices.

You could add static code analysis tool like FxCop to your build system.
This will be an automated "code review" that can catch a lot of bad
practices bad naming conventions etc. Your devs should run it before
check-in because they know any FxCop violations will break the build.

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1070341

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-29 22:34:21 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.