Feture/talos readme (#23)

* Add talos readme

* Add talos readme
This commit is contained in:
Федор Батоногов
2024-11-12 09:22:19 +03:00
committed by GitHub
parent 3071c7b38a
commit 67de6e6c10
6 changed files with 36 additions and 10 deletions

View File

@@ -22,9 +22,17 @@ repos:
rev: v24.9.2
hooks:
- id: ansible-lint
exclude: ^talos/
- repo: https://github.com/tofuutils/pre-commit-opentofu
rev: v2.1.0
hooks:
- id: tofu_fmt
- id: tofu_validate
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
hooks:
- id: markdownlint
args: ["--fix"]
files: \.md$