添加 pre-commit 配置和工作流,集成代码格式化和静态检查工具
Some checks failed
Docker Image Build / build (push) Failing after 29s
Deploy VitePress site to Pages / build (push) Failing after 53s
Pre-commit checks / pre-commit (3.10) (push) Failing after 2m17s
Pre-commit checks / pre-commit (3.11) (push) Failing after 2m1s
Pre-commit checks / pre-commit (3.13) (push) Failing after 2m18s
Pre-commit checks / pre-commit (3.12) (push) Failing after 2m57s

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