WeSearch

Ruff v0.16.0 – Significant new updates – 413 default rules up from 59

·5 min read · 0 reactions · 0 comments · 24 views
#ruff#significant#updates#default#rules
Ruff v0.16.0 – Significant new updates – 413 default rules up from 59
TL;DR · WeSearch summary

Install it from PyPI, or with your package manager of choice: uv tool install ruff@latest As a reminder: Ruff is an extremely fast Python linter and formatter, written in Rust. Ruff can be used to replace Black, Flake8 (plus dozens of plugins), isort, pydocstyle, pyupgrade, and more, all while executing tens or hundreds of times faster than any individual tool. Migrating to v0.16 # Ruff v0.16 has a small number of breaking changes, allowing most users to update without significant changes to code or configuration.

Key facts
About this source

Hacker News (Front Page) files mainly under programming. We currently carry 604 of its stories. Top-voted stories on Hacker News.

Original article
Hacker News: Front Page
Read full at Hacker News: Front Page →
Opening excerpt (first ~120 words) tap to expand

Ruff v0.16.0 is available now! Install it from PyPI, or with your package manager of choice: uv tool install ruff@latest As a reminder: Ruff is an extremely fast Python linter and formatter, written in Rust. Ruff can be used to replace Black, Flake8 (plus dozens of plugins), isort, pydocstyle, pyupgrade, and more, all while executing tens or hundreds of times faster than any individual tool. Migrating to v0.16 # Ruff v0.16 has a small number of breaking changes, allowing most users to update without significant changes to code or configuration. The main exception is described below. Better default rule set # Ruff now enables 413 rules by default, up from 59 in previous versions.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Hacker News: Front Page.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments