chore: add html to the JSONSchema (#4737)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
parent
0cb14183e7
commit
b9868e1643
@ -66,6 +66,7 @@ output:
|
||||
# - `json`
|
||||
# - `colored-tab`
|
||||
# - `tab`
|
||||
# - `html`
|
||||
# - `checkstyle`
|
||||
# - `code-climate`
|
||||
# - `junit-xml`
|
||||
|
@ -66,6 +66,7 @@ output:
|
||||
# - `json`
|
||||
# - `colored-tab`
|
||||
# - `tab`
|
||||
# - `html`
|
||||
# - `checkstyle`
|
||||
# - `code-climate`
|
||||
# - `junit-xml`
|
||||
|
@ -428,6 +428,7 @@
|
||||
"json",
|
||||
"colored-tab",
|
||||
"tab",
|
||||
"html",
|
||||
"checkstyle",
|
||||
"code-climate",
|
||||
"junit-xml",
|
||||
|
@ -428,6 +428,7 @@
|
||||
"json",
|
||||
"colored-tab",
|
||||
"tab",
|
||||
"html",
|
||||
"checkstyle",
|
||||
"code-climate",
|
||||
"junit-xml",
|
||||
|
Loading…
x
Reference in New Issue
Block a user