LinuxCommandLibrary

ruff

An extremely fast Python linter and code formatter, written in Rust.

TLDR

View documentation for the Ruff linter

$ tldr ruff check
copy


View documentation for the Ruff code formatter
$ tldr ruff format
copy

Copied to clipboard