📝Code review: be explicit when comment is minor
In code review, when your comment is minor and does not block merge, be explicit about it. (Prefix it with “nit:” or “nitpick:”.)
Otherwise, people assume that every comment is blocking by default.
See also: