mirror of
https://github.com/xming521/WeClone.git
synced 2026-08-28 18:07:28 +08:00
更新README文档
This commit is contained in:
@@ -240,6 +240,8 @@ pre-commit install
|
||||
```
|
||||
|
||||
The project uses `pytest` for testing, `pyright` for type checking, and `ruff` for code formatting.
|
||||
Before submitting your code, you should run `pytest tests` to ensure all tests pass.
|
||||
|
||||
|
||||
## 🙏 Acknowledgments
|
||||
|
||||
|
||||
+2
-1
@@ -243,7 +243,8 @@ uv pip install --group dev -e .
|
||||
pre-commit install
|
||||
```
|
||||
|
||||
项目使用`pytest`测试,`pyright`检查类型,`ruff`检查代码格式。
|
||||
项目使用`pytest`测试,`pyright`检查类型,`ruff`检查代码格式。
|
||||
提交代码前你应该先运行`pytest tests`确保所有测试通过。
|
||||
|
||||
## 🙏 致谢
|
||||
|
||||
|
||||
Reference in New Issue
Block a user