.. _Makefile Target lint-helm: LINT: lint-helm =============== Helm Charts =========== Command(s): - `helmlint.sh `_ .. code:: bash make clean make lint-helm 2>&1 | tee log Sources: - `makefiles/lint `__ - `makefiles/lint/helm/include.mk `_ - [`master `__] `helm-repo-tools `_ |