Update the documentation to match the code

This commit is contained in:
w0rp 2016-10-30 09:21:34 +00:00 committed by GitHub
parent 9a4645fc7f
commit 8bee64d1b7
1 changed files with 1 additions and 1 deletions

View File

@ -556,7 +556,7 @@ g:ale_cpp_cppcheck_options *g:ale_cpp_cppcheck_options
g:ale_html_htmlhint_options *g:ale_html_htmlhint_options*
Type: |String|
Default: `'--format=unix stdin'`
Default: `'--format=unix'`
This variable can be changed to modify flags given to HTMLHint.