mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-05 20:41:35 -07:00
Add JSON1 as a separate format, wrap result in an object
This commit is contained in:
parent
f4be53eb19
commit
1297ef46d7
3 changed files with 9 additions and 14 deletions
|
@ -80,6 +80,7 @@ library
|
|||
ShellCheck.Formatter.CheckStyle
|
||||
ShellCheck.Formatter.GCC
|
||||
ShellCheck.Formatter.JSON
|
||||
ShellCheck.Formatter.JSON1
|
||||
ShellCheck.Formatter.TTY
|
||||
ShellCheck.Formatter.Quiet
|
||||
ShellCheck.Interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue