diff --git a/data/tools/jet.yml b/data/tools/jet.yml new file mode 100644 index 000000000..2e81b4c67 --- /dev/null +++ b/data/tools/jet.yml @@ -0,0 +1,11 @@ +name: JET +categories: + - linter +tags: + - julia +license: MIT +types: + - cli +source: 'https://github.com/aviatesk/JET.jl' +homepage: 'https://github.com/aviatesk/JET.jl' +description: Static type inference system to detect bugs and type instabilities.