Commit graph

7 commits

Author SHA1 Message Date
Zanie Blue
74fd3dca49
Add a note about the leading ! for negative exclusions (#1942) 2025-12-16 15:40:01 +00:00
Zanie Blue
c117081ced
Fix the link to the exclude setting in the "Exclusions" document (#1941) 2025-12-16 09:37:13 -06:00
Zanie Blue
2e17ab9e71
Restore the ignore commentary for virtual environment diagnostics (#1907)
I dropped this in
https://github.com/astral-sh/ty/pull/1894/files#diff-b4d68dc855d0f9476d3f2ee343853bd21bf82ea9960d0cf06661baa244439dd6L52-L54

I think we should just fix this behavior in ty, but it seems appropriate
to retain the hint until then (just rephrased on a different page)
2025-12-15 15:24:50 -06:00
Zanie Blue
1b92a453ea
Use pyproject.toml title in relevant configuration snippets (#1904) 2025-12-15 15:24:32 -06:00
Zanie Blue
e67a51fad7
Use a "warning" admonition for expensive prefix includes (#1903) 2025-12-15 15:23:08 -06:00
Zanie Blue
d4da39ad62
Add some headings to the exclusions documentation (#1902) 2025-12-15 15:23:02 -06:00
Zanie Blue
3634c41020 Naively split the "Overview" page into child pages (#748)
Splits each top-level heading of the existing documentation into
a dedicated page as a starting point.

---------

Co-authored-by: David Peter <mail@david-peter.de>
2025-07-02 09:40:49 -05:00