mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Add JSON linter
This commit is contained in:
parent
078811e5f0
commit
9cf7b786d6
@ -8,5 +8,8 @@ let g:ale_fixers = {
|
||||
\ 'remove_trailing_lines',
|
||||
\ 'trim_whitespace',
|
||||
\ 'rubocop'
|
||||
\ ],
|
||||
\ 'json': [
|
||||
\ 'jq'
|
||||
\ ]
|
||||
\}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user