Files
portfolio/.yamllint
T
Mateusz Suski ca5a876d03
lint / shell-yaml-ansible (push) Failing after 21s
Improve infra-run portfolio credibility
2026-05-08 21:18:22 +00:00

9 lines
111 B
Plaintext

---
extends: default
rules:
line-length:
max: 140
truthy:
allowed-values: ["true", "false", "on"]