We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799ec59 commit d73dbdaCopy full SHA for d73dbda
README.md
@@ -16,7 +16,8 @@ JET employs Julia's type inference system to detect potential bugs and type inst
16
> Updated (v0.10.3): As of v0.10.3, most functions, including top-level analysis features
17
> like `report_package`, should now be functional.
18
> - **Future Plans**: Development will focus on stabilizing v0.10 and refactoring JET
19
-> for integration with the new language server project. For stable use, stick with v0.9.
+> for integration with [the new language server project](https://github.com/aviatesk/JETLS.jl).
20
+> For stable use, stick with v0.9.
21
22
> [!WARNING]
23
> Please note that due to JET's tight integration with the Julia compiler, the results
0 commit comments