From 9e98affc1d0fda5ed68a845b083eac3db8ad63f3 Mon Sep 17 00:00:00 2001 From: leaf corcoran Date: Mon, 8 Jun 2015 22:03:11 -0700 Subject: [PATCH] put bin in lint --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 13a1eba..a374fb3 100644 --- a/Makefile +++ b/Makefile @@ -22,4 +22,4 @@ watch: moonc moon/ moonscript/ && moonc -w moon/ moonscript/ lint: - moonc -l moonscript moon + moonc -l moonscript moon bin