Skip to content

Commit 14c13b1

Browse files
authored
Added ty (#1710)
* Added `ty.yml` * fix: Added `homepage` field
1 parent c1deefb commit 14c13b1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

data/tools/ty.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: ty
2+
categories:
3+
- linter
4+
tags:
5+
- python
6+
license: Other
7+
types:
8+
- cli
9+
source: 'https://github.com/astral-sh/ty'
10+
homepage: 'https://docs.astral.sh/ty/'
11+
description: >-
12+
An extremely fast Python type checker written in Rust.

0 commit comments

Comments
 (0)