зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
m
Этот коммит содержится в:
родитель
05d34d984b
Коммит
e4adce0b5d
@ -7,3 +7,21 @@ http://blog.plover.com/prog/git-pre-commit-hook.html
|
||||
2022
|
||||
https://dzone.com/articles/pre-commit-hooks-devops-engineer-should-know-to-co
|
||||
https://habr.com/ru/company/nixys/blog/682612/
|
||||
|
||||
|
||||
.pre-commit-config.yaml
|
||||
|
||||
default_install_hook_types: [pre-commit,pre-push,commit-msg]
|
||||
repos:
|
||||
- repo: https://github.com/norwoodj/helm-docs
|
||||
rev: v1.5.0
|
||||
hooks:
|
||||
- id: helm-docs
|
||||
args:
|
||||
- --sort-values-order=file
|
||||
- --chart-search-root=helm
|
||||
- --template-files=README.md.gotmpl
|
||||
- repo: https://github.com/jorisroovers/gitlint.git
|
||||
rev: v0.17.0
|
||||
hooks:
|
||||
- id: gitlint
|
||||
|
||||
4
pl/cross/tools/env/mise/registry.txt
поставляемый
4
pl/cross/tools/env/mise/registry.txt
поставляемый
@ -1 +1,5 @@
|
||||
mise
|
||||
registry
|
||||
|
||||
https://mise.jdx.dev/registry.html
|
||||
https://github.com/jdx/mise/blob/main/registry.toml
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user