From 30a957fa511ab6e9b4b248c274b87a2270cf3c5c Mon Sep 17 00:00:00 2001 From: Carlos Parada Date: Sun, 10 Dec 2023 11:45:35 -0800 Subject: [PATCH] Create JET --- data/tools/JET | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/tools/JET diff --git a/data/tools/JET b/data/tools/JET new file mode 100644 index 000000000..2e81b4c67 --- /dev/null +++ b/data/tools/JET @@ -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.