Hacker News new | ask | show | jobs
by andrzejkrzywda 4836 days ago
All the code review tools focus on commits, which is probably the most common use case.

Is anyone aware of tools that let me do the code reviews of the whole code base in a simple way? I don't want to focus on the commits/pull-requests in this case.

1 comments

We created one in-house in GWT in which a whole project review is quick to setup but the development is in halt. The UI would need some love, and unfortunately there's other things to do.
Sounds interesting. I'd be interested to see some screenshots of how you approached the problem.