@m4nl5r
@TonyBologni Yes: pair programming.
Alternatively: use automated tools in workflows before committing (lint-staged)
for style checks, and than do reviews by humans on critical code. TBD does not
necessarily mean it's deployed to production right away, btw!