mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-17 21:27:58 +08:00
Fix 4740 - add hurlfmt linter (#4741)
* Fix 4740 - add hurlfmt linter * Fix 4740 - add hurlfmt fixer * Fix wrong comments * Add end_col to qflist * Fix test
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
===============================================================================
|
||||
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:
|
||||
Reference in New Issue
Block a user