mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 12:55:05 +00:00
![]() ## Summary After I was asked twice within the same day, I thought it would be a good idea to write some *user facing* documentation that explains our reasoning behind inferring `Unknown | T_inferred` for public uses of undeclared symbols. This is a major deviation from the behavior of other type checkers and it seems like a good practice to defend our choice like this. |
||
---|---|---|
.. | ||
public_type_undeclared_symbols.md | ||
README.md |
This directory contains user-facing documentation, but also doubles as an extended test suite that makes sure that our documentation stays up to date.