Hi,
I need to know if there is any Best Practices Tool Analyzer for D365 project like Like Sonar(Java)/Resharper(C#). It was available till Visual Studio 2010.
My scenario is as follows:
As Visual studio provide Best Practices checkbox under Dynamics 365 file menu in Visual Studio 2015. But as we all know that any developer can uncheck that and build solution without solving Best Practices checks first. If that developer afterwards check In code into VSTS he won't be held responsible.
I need one of following solutions if feasible to handle above probelm:
- While checking in into VSTS we somehow enable Best Practices check from Visual studio automatically or with the help of some script.
- We make C# or any other VS compatible solution that enable Best Practices checkbox whenever developer try to build the application.
Any help or info on this will be highly appreciated.
*This post is locked for comments
I have the same question (0)