We have a solution with 15 projects, which all has code analysis enabled.
The solution easily takes 60+ seconds to build, which is a very long time when sitting waiting.
If I disable code analysis it builds in 10 sesonds.
I would love to be able to disable code analysis on an ad-hoc basis. But still I want code analysis when building before check-in, and also I want our Build Server (Cruise Control) to continue running with Code analysis enabled.
I'd prefer if code analysis is running from within Visual Studio, so I can jump directly to the source code if I get an error/warning.