Linux
Command
Library
Basics
Tips
Commands
ruff
An extremely fast Python linter and code formatter, written in Rust.
TLDR
View documentation for the Ruff linter
$ tldr ruff check
View documentation for the Ruff code formatter
$ tldr ruff format
COLLAPSE ALL
Copied to clipboard