summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2018-01-28 12:44:42 +0000
committerw0rp <devw0rp@gmail.com>2018-01-28 12:44:42 +0000
commit65fc5d11c77527bbf19a94da919fb37b5a02924b (patch)
tree4bbd896f3b6032732682e4840d326768fc9db8ea /doc
parent7ef55a86152c3e17e13702f0d9753d7fc9c4d256 (diff)
downloadale-65fc5d11c77527bbf19a94da919fb37b5a02924b.zip
Fix #1038 - Automatically detect and use htmlhint configuration files
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-html.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-html.txt b/doc/ale-html.txt
index c5d5afa5..416e932e 100644
--- a/doc/ale-html.txt
+++ b/doc/ale-html.txt
@@ -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.