Skip to content

Commit 8ccf9a0

Browse files
committed
Remove module lint check.
1 parent 0c61b90 commit 8ccf9a0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/dev/lint.sh

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ main() {
1212
helm kubeval ci/helm-chart
1313
fi
1414

15-
cd node_modules/vscode
16-
# Run this periodically in vanilla VS code to make sure we don't add any more warnings.
17-
yarn -s eslint --max-warnings=3
1815
cd "$OLDPWD"
1916
}
2017

0 commit comments

Comments
 (0)