forked from catalin/fukuops
chore: add and apply yamllint
This commit is contained in:
parent
8964946374
commit
f65b92fe69
50 changed files with 722 additions and 701 deletions
3
Makefile
3
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue