Skip to content

Commit b4487c2

Browse files
committed
Drop unused variables
1 parent 4903905 commit b4487c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,10 +256,8 @@ super-linter: ## Runs super linter locally
256256
-e VALIDATE_JSCPD=false \
257257
-e VALIDATE_JSON_PRETTIER=false \
258258
-e VALIDATE_MARKDOWN_PRETTIER=false \
259-
-e VALIDATE_KUBERNETES_KUBECONFORM=false \
260259
-e VALIDATE_PYTHON_PYLINT=false \
261260
-e VALIDATE_SHELL_SHFMT=false \
262-
-e VALIDATE_TEKTON=false \
263261
-e VALIDATE_YAML=false \
264262
-e VALIDATE_YAML_PRETTIER=false \
265263
$(DISABLE_LINTERS) \

0 commit comments

Comments
 (0)