Ask HN: What do you use for code reviews?
https://news.ycombinator.com/item?id=47524361I've been reviewing PRs on GitHub for a few years now and it feels primitive. For one, looking at diffs alone makes it hard to spot issues like modifying a function signature breaking the function on another file.
Are there any useful tools suited for code review?