I am looking for something which will automatically validate the coding standards in Jenkins. I have seen some plugins for that like OSWAP Dependency check, CheckStyle, Dry, Findbugs, Violations (Fxcop, Stylecop), Warning etc. All projects are made in dotNet.
Can someone tell me which are the best and mandatory plugins/checks that should be added and checked?
Thanks