mirror of https://github.com/astral-sh/ruff
Add a note on parity
This commit is contained in:
parent
73874f4788
commit
f453e429b6
|
|
@ -22,6 +22,7 @@ An extremely fast Python linter, written in Rust.
|
|||
- 📦 [ESLint](https://eslint.org/docs/latest/user-guide/command-line-interface#caching)-inspired cache support
|
||||
- 🔧 [ESLint](https://eslint.org/docs/latest/user-guide/command-line-interface#caching)-inspired `--fix` support
|
||||
- 👀 [TypeScript](https://www.typescriptlang.org/docs/handbook/configuring-watch.html)-inspired `--watch` support
|
||||
- ⚖️ [Near-complete parity](#Parity-with-Flake8) with the built-in Flake8 rule set
|
||||
|
||||
Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue