mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-01-26 18:12:47 +08:00
更新开发指北文档,修改章节标题为“规范化”,并添加提交及拉取请求的注意事项
This commit is contained in:
parent
9792a2c61f
commit
f9186e85bd
@ -1,6 +1,6 @@
|
||||
# 开发指北
|
||||
|
||||
## 规范
|
||||
## 规范化
|
||||
|
||||
- PEP8
|
||||
- mypy 类型检查
|
||||
@ -14,6 +14,10 @@
|
||||
pre-commit install
|
||||
```
|
||||
|
||||
## 提交及拉取请求
|
||||
|
||||
- 提交后请静待workflows运行结果,若pre-commit通不过请不要PR到主仓库,自行解决掉问题后再次提交
|
||||
|
||||
## 其他提示
|
||||
|
||||
- 请勿在大小写不敏感的文件系统或操作系统中开发,否则可能会导致文件名大小写问题(例如Windows, APFS(不区分大小写)等)
|
Loading…
x
Reference in New Issue
Block a user