FXCop run befor i checkin the file in SourceSafe from VisualStudio2003

Our project in the VisualStudio 2003 are to big to check it all the time with fxcop. So i want to check the file only when i checkin in the sourcesafe.

Are there a posibility to call the cmdline of fxcop?

Thx for helping

Matthias

[237 byte] By [Matthias2005] at [2008-2-25]
# 1
There is no direct integration w/FxCop in VS2003, unfortunately. You can add FxCopCmd as an external tool or you can run a batch file-based test as a post-build step (if a post-build step is supported by your project system).

Michael Fanning
VSTS Development: Code Analysis

MichaelFanning-MS at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Visual Studio Code Analysis and Code Metrics...

Visual Studio Team System

Site Classified