Skip to content

Commit 3f454a8

Browse files
committed
Add ty to the list of type checkers that exist
1 parent b07429d commit 3f454a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ Type Checkers
8585
server.
8686
* `pyright <https://github.com/microsoft/pyright>`_, a type checker that
8787
emphasizes speed.
88+
* `ty <https://docs.astral.sh/ty/>`_, a fast type checker and language
89+
server.
8890

8991
Development Environments
9092
------------------------

0 commit comments

Comments
 (0)