From 9c1df04756bd900c1ab61e98526ad6eaac8a7216 Mon Sep 17 00:00:00 2001 From: Paul Bonaud Date: Sat, 13 Apr 2019 16:38:04 +0200 Subject: Welcom pronto-hlint! This is a whole rewrite of pronto-eslint_npm. Forking the pronto-eslint_npm repository to build a runner for hlint haskell linter. --- spec/fixtures/test.git/world.es6 | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 spec/fixtures/test.git/world.es6 (limited to 'spec/fixtures/test.git/world.es6') diff --git a/spec/fixtures/test.git/world.es6 b/spec/fixtures/test.git/world.es6 deleted file mode 100644 index 2d1b996..0000000 --- a/spec/fixtures/test.git/world.es6 +++ /dev/null @@ -1,5 +0,0 @@ -function HelloWorld(name) -{ - if (foo) foo++; - alert(name); -} -- cgit v1.2.3