Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
visual studio 2015 code analysis
Permanently deleted user
Created
I'm running the Microsoft recommended managed rules. What's the best way to in force these at build time? Ideally showing all violations in a document like stylecop.
I solved this with FXCop. It wasn't a 100% match, there were about 4 rules that I couldn't find a match for. But other than that it worked well.
Hi Jon,
Here is the related request: https://youtrack.jetbrains.com/issue/TW-13438, please vote for it. Also you can try third-party Stylecop plugin.