项目文件夹

文件
2026-07-13 12:29:01 +08:00

8 行
160 B
YAML

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.20
hooks:
- id: ruff-check
args: [--fix]
- id: ruff-format