Ruff 0.16.0 expands default rules from 59 to 413
The Ruff linter has released version 0.16.0 with a major increase in default rules, jumping from 59 to 413. This update significantly enhances its ability to catch code issues automatically, making it more comprehensive for Python developers. The change matters because it reduces the need for manual configuration while enforcing a wider set of best practices.
Sources (1)
technology