From 1e6651e0a0039185d63ebe4f26f04937e82207fb Mon Sep 17 00:00:00 2001 From: Eddie Lebow Date: Tue, 17 Apr 2018 00:29:13 -0400 Subject: Add cucumber checker for cucumber files For now, it only detects undefined steps. The nearest `features` dir above the buffer file is loaded, so step definitions should be found correctly. Tested only with Cucumber for Ruby, but it should work for any cucumber that follows a substantially similar directory structure. --- doc/ale.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/ale.txt b/doc/ale.txt index 0757101e..3355e707 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -322,6 +322,7 @@ Notes: * CoffeeScript: `coffee`, `coffeelint` * Crystal: `crystal`!! * CSS: `csslint`, `prettier`, `stylelint` +* Cucumber: `cucumber` * Cython (pyrex filetype): `cython` * D: `dmd` * Dafny: `dafny`!! -- cgit v1.2.3