Showing posts with label code review. Show all posts
Showing posts with label code review. Show all posts

2025-06-06

Code review images

GitLab allows the insertion of images in code review comments. They make it really easy: if you have an image on the clipboard, you can just paste it into a comment. I suppose the feature exists so that programmers can exchange screenshots, diagrams, graphs, etc. to explain complicated matters during code review.

I like to post memes.  

Here is my collection of the most useful code review images ever:

2025-02-10

The best code review comment ever

I just wrote a code review comment that I feel particularly smug about.

The code I was reviewing:

class PointClouds ...

My comment: