diff --git a/data/tools/ty.yml b/data/tools/ty.yml new file mode 100644 index 000000000..21c340927 --- /dev/null +++ b/data/tools/ty.yml @@ -0,0 +1,12 @@ +name: ty +categories: + - linter +tags: + - python +license: Other +types: + - cli +source: 'https://github.com/astral-sh/ty' +homepage: 'https://docs.astral.sh/ty/' +description: >- + An extremely fast Python type checker written in Rust.