CoffeeScript: coffeelint - novaez/syntastic GitHub Wiki

Maintainer: Lincoln Stoll [email protected]

Checker options:

Specify additional options to coffeelint with g:syntastic_coffee_coffeelint_args. E.g. to specify a config file:

let g:syntastic_coffee_coffeelint_args = "--csv --file config.json"

Note:

You must preserve the --csv option otherwise syntastic cannot read coffeelint's output format.

⚠️ **GitHub.com Fallback** ⚠️