未验证 提交 5247878d 编写于 作者: A Anmol Sethi

ci: Enable vscode linting

Updates #2359
上级 ae65c83c
......@@ -11,6 +11,10 @@ main() {
if command -v helm && helm kubeval --help > /dev/null; then
helm kubeval ci/helm-chart
fi
cd lib/vscode
yarn eslint --max-warnings=0
cd "$OLDPWD"
}
main "$@"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册