add new chinese translations
This commit is contained in:
12
pages.zh/common/ruff.md
Normal file
12
pages.zh/common/ruff.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# ruff
|
||||
|
||||
> 一个用 Rust 编写的极快的 Python 检查工具和代码格式化器。
|
||||
> 更多信息:<https://docs.astral.sh/ruff/tutorial>。
|
||||
|
||||
- 查看 Ruff 检查工具的文档:
|
||||
|
||||
`tldr ruff check`
|
||||
|
||||
- 查看 Ruff 代码格式化器的文档:
|
||||
|
||||
`tldr ruff format`
|
Reference in New Issue
Block a user