pages.nl/*: add missing alias pages (#12480)
Co-authored-by: Leon <leonvsc@users.noreply.github.com>
This commit is contained in:
12
pages.nl/common/ruff.md
Normal file
12
pages.nl/common/ruff.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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`
|
Reference in New Issue
Block a user