forked from catalin/fukuops
feat: add scripts/manage.sh
This commit is contained in:
parent
f95d5ee506
commit
a4b6a8c186
3 changed files with 165 additions and 30 deletions
5
Makefile
5
Makefile
|
|
@ -10,13 +10,8 @@ lint--kubescore:
|
|||
lint--tflint:
|
||||
tflint --recursive
|
||||
|
||||
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