" Author: Johannes Wienke " Description: alex for HTML files call ale#linter#Define('html', { \ 'name': 'alex', \ 'executable': 'alex', \ 'command': 'alex %s -t', \ 'output_stream': 'stderr', \ 'callback': 'ale#handlers#alex#Handle', \ 'lint_file': 1, \})