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
7cb8d06dff
commit
0cb9c3c707
15
README_DEV.md
Normal file
15
README_DEV.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# 开发指北
|
||||||
|
|
||||||
|
## 规范
|
||||||
|
|
||||||
|
- PEP8
|
||||||
|
- mypy 类型检查
|
||||||
|
- black 格式化
|
||||||
|
|
||||||
|
## 依赖
|
||||||
|
|
||||||
|
- pre-commit
|
||||||
|
|
||||||
|
## 其他提示
|
||||||
|
|
||||||
|
- 请勿在大小写不敏感的文件系统或操作系统中开发,否则可能会导致文件名大小写问题(例如Windows, APFS(不区分大小写))
|
Loading…
x
Reference in New Issue
Block a user