Skip to content

Commit

Permalink
Commit list
Browse files Browse the repository at this point in the history
  • Loading branch information
Analysis Tools Bot committed Nov 18, 2024
1 parent 956ef9f commit 12a1293
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1316,7 +1316,7 @@ Kani verifies:

- [fta](https://ftaproject.dev/) — Rust-based static analysis for TypeScript projects

- [stc](https://stc.dudy.dev) — Speedy TypeScript type checker written in Rust
- [stc](https://stc.dudy.dev) :warning: — Speedy TypeScript type checker written in Rust

- [tslint](https://palantir.github.io/tslint/) :warning: — TSLint has been deprecated as of 2019. Please see [this issue](https://github.com/palantir/tslint/issues/4534) for more details. `typescript-eslint` is now your best option for linting TypeScript.
TSLint is an extensible static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors. It is widely supported across modern editors & build systems and can be customized with your own lint rules, configurations, and formatters.
Expand Down
2 changes: 1 addition & 1 deletion data/api/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -18629,7 +18629,7 @@
"plans": null,
"description": "Speedy TypeScript type checker written in Rust",
"discussion": null,
"deprecated": null,
"deprecated": true,
"resources": null,
"reviews": null,
"demos": null,
Expand Down

0 comments on commit 12a1293

Please sign in to comment.