There's certain classes of code review comments I find I often make, and would be nice to be able to link to some kind of relatively-language-agnostic catalog of them for a summary of what I'm talking about/why it's nice/etc.
E.g., was about to comment something to the effect of https://github.com/golang/go/wiki/CodeReviewComments#indent-error-flow but for Python.*
Anyone know of such a list?
* I could just still link to it even though the language is different, but it'd be nice to have one place to go for all such things instead of having to think "hmm which style guide was it where I saw this advice?"