Is there a way to use StyleCop 4.5 from the command line on an individual source file, like stylecop HelloWorld.cs?
Is there a way to use StyleCop 4.5 from the command line on an
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can’t. It’s not a feature of stylecop, it only integrates with VS2008/2010 and MsBuild
There is this project at sourceforge that may do what you’re looking for. DISCLAIMER: I have not tried it.