mirror of
https://github.com/dense-analysis/ale
synced 2025-01-12 18:03:23 +00:00
8f9197b79b
* Fix 4740 - add hurlfmt linter * Fix 4740 - add hurlfmt fixer * Fix wrong comments * Add end_col to qflist * Fix test
18 lines
687 B
Plaintext
18 lines
687 B
Plaintext
===============================================================================
|
|
ALE Hurl Integration *ale-hurl-options*
|
|
|
|
|
|
===============================================================================
|
|
hurlfmt *ale-hurl-hurlfmt*
|
|
|
|
g:ale_hurl_hurlfmt_executable *g:ale_hurl_hurlfmt_executable*
|
|
*b:ale_hurl_hurlfmt_executable*
|
|
Type: |String|
|
|
Default: `'hurlfmt'`
|
|
|
|
Override the invoked hurlfmt binary.
|
|
|
|
|
|
===============================================================================
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|