pre-commit

118 阅读1分钟

添加pre-commit

pre-commit install

手动运行 pre-commit 的检查全部代码 pre-commit run --all-files