mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
a83339b94f
Co-authored-by: Leon <leonvsc@users.noreply.github.com>
282 B
282 B
ruff
Een extreem snelle Python linter en code formatter, geschreven in Rust. Meer informatie: https://docs.astral.sh/ruff/tutorial.
- Bekijk de documentatie voor de Ruff linter:
tldr ruff check
- Bekijk de documentatie voor de Ruff code formatter:
tldr ruff format