From 41660aec9c7e8a43f029b31d6f1ef9374487dac9 Mon Sep 17 00:00:00 2001 From: Adam Jahn Date: Mon, 7 Dec 2015 18:32:33 -0500 Subject: lint! --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 908647f..92f4578 100644 --- a/Rakefile +++ b/Rakefile @@ -37,6 +37,6 @@ end desc "Run syntax, lint, and spec tests." task :test => [ :syntax, -# :lint, + :lint, :spec, ] -- cgit v1.2.3