1 Star 0 Fork 0

范亚鹏/Activiti

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 715 Bytes
一键复制 编辑 原始数据 按行查看 历史
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-json
- id: check-yaml
- id: check-xml
exclude: ^.*parsing-error\.bpmn20\.xml$
- id: check-merge-conflict
- id: fix-byte-order-marker
- id: mixed-line-ending
args: ['--fix=lf']
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.1
hooks:
- id: prettier
types_or:
- markdown
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.23.3
hooks:
- id: check-dependabot
- id: check-github-actions
- id: check-github-workflows
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fc88804/Activiti.git
[email protected]:fc88804/Activiti.git
fc88804
Activiti
Activiti
develop

搜索帮助