Tag Archives: code review

Code standards review with RegEx

On our project we use Macroview to visualise and edit data. The script that drives the proces is subject to our definition of done code standards. A review of the script is a time consuming activity that is leading to … Continue reading

Posted in Development, Tooling | Tagged , , | Leave a comment

GIT code review in visualstudio.com

In the 10 June update of Visual Studio Online the Review and Merge code with Pull Requests feature was added. This means code review for GIT is finally here. Prepare for code review We use SourceTree with GitFlow. I’ve created … Continue reading

Posted in Development | Tagged , , , , | Leave a comment