chore: add and apply yamllint

This commit is contained in:
cătălin 2024-03-26 09:04:30 +01:00
commit f65b92fe69
No known key found for this signature in database
50 changed files with 722 additions and 701 deletions

View file

@ -13,7 +13,10 @@ lint--tflint:
lint--scripts:
shellcheck scripts/**.sh
lint:
make lint--pre-commit
make lint--kubeconform
make lint--tflint
make lint--scripts