diff --git a/Makefile b/Makefile index 352596039..8ffd408fb 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,6 @@ include make/lint-versions.mk .PHONY: lint lint: lint-bootstrap-version make -C ui lint-js - make -C ui lint-docs .PHONY: test test: lint