1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 10:40:04 +08:00
SpaceVim/bundle/ale/ale_linters/html/writegood.vim
2021-02-10 10:31:34 +08:00

5 lines
141 B
VimL

" Author: Sumner Evans <sumner.evans98@gmail.com>
" Description: write-good for html files
call ale#handlers#writegood#DefineLinter('html')