Code Review Etiquette
Code review etiquette follows similar parameters as polite, social behavior.
Etiquette: noun | et·i·quette
the customary code of polite behaviour in society or among members of...
How To Create The Perfect Code Review Checklist
The best way to reduce the number of errors in your code is by creating a code review checklist that covers everything you’ve agreed on with your team.
Ensure Quality Code with GitHub
“It’s not easy to ship quality code quickly (say that three times fast). Deployment tests and linters can only take you so far, leaving...
Effective Scala Guide To Apply To Open Source Projects
After allowing our users to simply enforce the Official Scala Style Guide on their projects, we are now very pleased to announce that we...
Open pull request: what would happened if you merged all open...
We really don't know what would happen if we merged all open pull request (PR).
We’ve been quite obsessed with some important questions development teams...