Search Results

2
votes

Engineer accountability and code review processes

If you want to ensure that every changelist gets reviewed, before checkin, then you could have your source control tool reject unreviewed checkins. For example, a trigger …