I'm looking for some Visual Studio snippets for implementing style cop rules.
For instance when style cop returns an error saying my code needs a documentation header it would be useful to have a snippet that creates this header for me.
Has anyone got any snippets for implementing resolution to stylecop rules?