Fix #1038 - Automatically detect and use htmlhint configuration files
This commit is contained in:
parent
7ef55a8615
commit
65fc5d11c7
5 changed files with 89 additions and 5 deletions
|
@ -16,7 +16,7 @@ g:ale_html_htmlhint_executable *g:ale_html_htmlhint_executable*
|
|||
g:ale_html_htmlhint_options *g:ale_html_htmlhint_options*
|
||||
*b:ale_html_htmlhint_options*
|
||||
Type: |String|
|
||||
Default: `'--format=unix'`
|
||||
Default: `''`
|
||||
|
||||
This variable can be changed to modify flags given to HTMLHint.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue