1
0
forked from bot/app

添加 pre-commit 配置和工作流,集成代码格式化和静态检查工具

This commit is contained in:
2024-12-13 19:35:07 +08:00
parent 93c17b6026
commit cc1bb8e5e4
5 changed files with 147 additions and 33 deletions

2
__pypackages__/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore