Files
manual_slop/conductor/directives/ban_repeated_from_dict/v1.md
T

198 B

Calling .from_dict() repeatedly in the same expression is banned — promote the type at the boundary

  • Repeated .from_dict() calls in the same expression (cache the result or promote the type)