parent
234938972d
commit
7948f0dae8
6 changed files with 3 additions and 71 deletions
4
Makefile
4
Makefile
|
|
@ -2,7 +2,9 @@ fmt--pre-commit:
|
|||
pre-commit run --all-files --color always
|
||||
|
||||
fmt--kubeconform:
|
||||
kubeconform -strict -ignore-missing-schemas k8s/
|
||||
kubeconform -strict -ignore-missing-schemas k8s/argo-apps
|
||||
kubeconform -strict -ignore-missing-schemas k8s/services
|
||||
|
||||
|
||||
fmt--tflint:
|
||||
tflint --recursive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue