mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 02:38:25 +00:00
Bump rule count to 600+ in the docs (#6579)
My informal count yielded 679 rules as of yesterday.
This commit is contained in:
parent
17e7eae2f9
commit
5f709cd3e0
2 changed files with 2 additions and 2 deletions
|
@ -105,7 +105,7 @@ src = ["src"]
|
|||
|
||||
### Rule Selection
|
||||
|
||||
Ruff supports [over 500 lint rules](rules.md) split across over 40 built-in plugins, but
|
||||
Ruff supports [over 600 lint rules](rules.md) split across over 40 built-in plugins, but
|
||||
determining the right set of rules will depend on your project's needs: some rules may be too
|
||||
strict, some are framework-specific, and so on.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue