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: 303
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:
- What is your current StyleCop version?
- What .Net version do you currently target?
- Which default rules did you turn off?
- Which non-default rules have you turned on?
- Have you coded your own rules? Please describe.
- Do you have any other StyleCop tricks worth sharing?
- Do you use Resharper? What version? Is it a good bang for the buck?
- Do you use any other tools for .Net / C++ which integrate with Visual Studio and aid development? Did you get your money's worth?
- Anything else you like to add?
- ...
Thank you!
© Stack Overflow or respective owner