mirror of
https://github.com/dense-analysis/ale.git
synced 2026-06-16 04:26:27 +08:00
Merge pull request #3568 from jD91mZM2/jq
Add jq linter for JSON diagnostics
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Before:
|
||||
call ale#assert#SetUpLinterTest('json', 'jq')
|
||||
|
||||
After:
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
Execute(The default command should be correct):
|
||||
AssertLinter 'jq', ale#Escape('jq')
|
||||
Reference in New Issue
Block a user