mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-02-07 18:36:09 +08:00
278 B
278 B
开发指北
规范
- PEP8
- mypy 类型检查
- black 格式化
依赖
- pre-commit
其他提示
- 请勿在大小写不敏感的文件系统或操作系统中开发,否则可能会导致文件名大小写问题(例如Windows, APFS(不区分大小写))