cake-build / cake-vs

Cake Extension for Visual Studio
https://marketplace.visualstudio.com/items?itemName=vs-publisher-1392591.CakeforVisualStudio
MIT License
67 stars 25 forks source link

Add StyleCop #19

Open gep13 opened 7 years ago

gep13 commented 7 years ago

This will keep @patriksvensson really happy 😄

patriksvensson commented 7 years ago

Oh yes! 😆

gep13 commented 7 years ago

@agc93 I am away at DDDNorth this weekend, but hopefully I will get back around to this, and get the PR finished off soon.

Structed commented 7 years ago

@gep13 If you'd like some help here, I'd be happy to help or even take over and finish this!

gep13 commented 7 years ago

@Structed there is an Open PR where this was started, but I haven't been back to it. If you wanted to continue working there, that would be great!

Structed commented 7 years ago

Alright - sorry for the long absence...

I imagine the following would need to be done - please add/correct:

Perhaps even set the build to treat warnings as errors.

However, I believe we'd either need to sync the issue branch with cake-vs/develop or start over. I tried merging real quick and since this is my first time I have ever looked at an extension's source, I felt pretty lost and eventually abandoned merging.

gep13 commented 7 years ago

@Structed that all sounds good to me 👍

I have updated the PR that is associated with this issue to the latest code that is on the develop branch. So it should be possible to continue with the work on that branch.

Structed commented 7 years ago

So after a few tries to get the solution compiled, I guess I need some help getting this to work so I can actually start working on StyleCop.

@gep13, would you be so kind as to give me some guidance? (probably outside this issue)