7 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 29d 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 29d ago> No. What else could it reasonably be named? Hard to imagine. Ocaml often just has it be T so uuid.T
- tomjakubowski 29d agouuid.Entifier