StyleCop fixes for CShell.Hosting - #81
Conversation
lukebuehler
commented
Nov 5, 2015
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. |
theelderwand
commented
Nov 5, 2015
I already disabled a few where i felt like for example the documentation XML etc. |
lukebuehler
commented
Nov 5, 2015
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 |
theelderwand
commented
Nov 9, 2015
Alright that works well too. Once a minimal set is ready, I'll start fixing the remaining projects. |
#80