StyleCop fixes for CShell.Hosting#81
StyleCop fixes for CShell.Hosting#81theelderwand wants to merge 2 commits intolukebuehler:devfrom theelderwand:dev
Conversation
|
Thanks for this PR, I merged it locally, but also quickly realized that we need to be careful how we configure the settings. I do not agree with all stylecop defaults and want to disable a few. I'm trying to set it up properly though based on your initial template. |
|
I already disabled a few where i felt like for example the documentation XML etc. |
|
Yep, let me think some more about how to introduce stylecop gracefully. I think we should incrementally enable rules. Re roadmap, here: https://github.com/lukebuehler/CShell/wiki/Roadmap |
|
Alright that works well too. Once a minimal set is ready, I'll start fixing the remaining projects. |
#80