mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 23:54:36 -05:00
Bump rule count to 600+ in the docs (#6579)
My informal count yielded 679 rules as of yesterday.
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user