Merge pull request #1511 from elebow/add-cucumber-checker

Add `cucumber` checker for Cucumber files
This commit is contained in:
w0rp
2018-04-21 09:23:07 +01:00
committed by GitHub
7 changed files with 90 additions and 0 deletions

View File

@@ -322,6 +322,7 @@ Notes:
* CoffeeScript: `coffee`, `coffeelint`
* Crystal: `crystal`!!
* CSS: `csslint`, `prettier`, `stylelint`
* Cucumber: `cucumber`
* Cython (pyrex filetype): `cython`
* D: `dmd`
* Dafny: `dafny`!!