4 ms·
No. What else could it reasonably be named? Hard to imagine. The rule has always been intended to cover types that have another word in them but still choose t
by coder543 1mo ago
No. What else could it reasonably be named? Hard to imagine.
The rule has always been intended to cover types that have another word in them but still choose to pointlessly repeat the package name.
`uuid.UUIDGenerator` is a hypothetical example of the anti-pattern that would instead be better named as `uuid.Generator`.
- whateveracct 1mo ago> No. What else could it reasonably be named? Hard to imagine. Ocaml often just has it be T so uuid.T
- tomjakubowski 1mo agouuid.Entifier