pre commit hooks:一些用于预提交的有用钩子 源码
提交前的钩子 一些有用的钩子可以进行预提交。 现在,钩子数量增加了2倍! 另请参阅: : 测验 活动 质量检查 其他 在预提交中使用预提交挂钩 将此添加到您的.pre-commit-config.yaml - repo : https://github.com/domdfcoding/pre-commit-hooks rev : v0.2.1 # Use the ref you want to point at hooks : - id : requirements-txt-sorter # - id: ... 挂钩可用 requirements-txt-sorter sorter对requirements.txt中的条目进行排序,并删除无效的条目,包括pkg-resources==0.2.1 。 check-docstrin
文件列表
pre-commit-hooks-master.zip
(预估有个63文件)
pre-commit-hooks-master
README.rst
4KB
.readthedocs.yml
394B
.style.yapf
12KB
pyproject.toml
1KB
.pre-commit-hooks.yaml
611B
.imgbotconfig
77B
.pylintrc
14KB
.github
dependabot.yml
191B
暂无评论