mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
Bump lint rules count to 700 (#7585)
This commit is contained in:
parent
f254aaa847
commit
814403cdf7
2 changed files with 3 additions and 3 deletions
|
@ -105,7 +105,7 @@ src = ["src"]
|
|||
|
||||
### Rule Selection
|
||||
|
||||
Ruff supports [over 600 lint rules](rules.md) split across over 40 built-in plugins, but
|
||||
Ruff supports [over 700 lint rules](rules.md) split across over 50 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