Skip to content

Commit 1ed09d8

Browse files
committed
Remove windows bootstrap on lint
1 parent fb31d1f commit 1ed09d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ checkdoc:
5959
lint:
6060
@echo "package linting..."
6161
@$(CASK) $(EMACS) -Q --batch \
62-
$(WINDOWS-INSTALL) \
6362
-L . \
6463
--eval $(INIT) \
6564
--eval $(LINT) \

0 commit comments

Comments
 (0)