代码拉取完成,页面将自动刷新
repos:
- repo: https://github.com/thoughtworks/talisman
rev: 'v1.30.2'
hooks:
- id: talisman-commit
entry: cmd --githook pre-commit
- repo: local
hooks:
- id: sort-talismanrc
name: Sort .talismanrc
language: script
files: '.talismanrc'
entry: .hook/sort-talismanrc.sh
- id: check-talisman-files
name: Check files in .talismanrc
language: script
files: '.talismanrc'
entry: .hook/check-talisman-files.sh
- repo: https://github.com/compilerla/conventional-pre-commit
rev: 'v2.3.0'
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
args: ['feat', 'fix', 'ci', 'chore', 'test', 'docs', 'refactor', 'revert']
- repo: https://github.com/tekwizely/pre-commit-golang
rev: 'v1.0.0-rc.1'
hooks:
- id: go-mod-tidy
- id: go-vet-mod
- id: go-fmt
- id: go-staticcheck-mod
- id: go-sec-mod
args: ["-exclude-generated", "--"]
- id: go-build-mod
- id: go-test-mod
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。