How did your team customize Stylecop (and perhaps other tools) for .Net for a good result?

Posted by Hamish Grubijan on Stack Overflow See other posts from Stack Overflow or by Hamish Grubijan
Published on 2010-05-18T17:56:57Z Indexed on 2010/05/18 18:10 UTC
Read the original article Hit count: 281

Filed under:
|
|

Our team is still in a love / hate relationship with it. I am hoping to put an end to the debate by having an internal vote on what rules should be excluded and which rules should be added.

Before doing so, I wanted to ask others SO users. To standardize (but not limit) the responses:

  1. What is your current StyleCop version?
  2. What .Net version do you currently target?
  3. Which default rules did you turn off?
  4. Which non-default rules have you turned on?
  5. Have you coded your own rules? Please describe.
  6. Do you have any other StyleCop tricks worth sharing?
  7. Do you use Resharper? What version? Is it a good bang for the buck?
  8. Do you use any other tools for .Net / C++ which integrate with Visual Studio and aid development? Did you get your money's worth?
  9. Anything else you like to add?
  10. ...

Thank you!

© Stack Overflow or respective owner

Related posts about .NET

Related posts about stylecop