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`
|
# - `json`
|
||||||
# - `colored-tab`
|
# - `colored-tab`
|
||||||
# - `tab`
|
# - `tab`
|
||||||
|
# - `html`
|
||||||
# - `checkstyle`
|
# - `checkstyle`
|
||||||
# - `code-climate`
|
# - `code-climate`
|
||||||
# - `junit-xml`
|
# - `junit-xml`
|
||||||
|
@ -66,6 +66,7 @@ output:
|
|||||||
# - `json`
|
# - `json`
|
||||||
# - `colored-tab`
|
# - `colored-tab`
|
||||||
# - `tab`
|
# - `tab`
|
||||||
|
# - `html`
|
||||||
# - `checkstyle`
|
# - `checkstyle`
|
||||||
# - `code-climate`
|
# - `code-climate`
|
||||||
# - `junit-xml`
|
# - `junit-xml`
|
||||||
|
@ -428,6 +428,7 @@
|
|||||||
"json",
|
"json",
|
||||||
"colored-tab",
|
"colored-tab",
|
||||||
"tab",
|
"tab",
|
||||||
|
"html",
|
||||||
"checkstyle",
|
"checkstyle",
|
||||||
"code-climate",
|
"code-climate",
|
||||||
"junit-xml",
|
"junit-xml",
|
||||||
|
@ -428,6 +428,7 @@
|
|||||||
"json",
|
"json",
|
||||||
"colored-tab",
|
"colored-tab",
|
||||||
"tab",
|
"tab",
|
||||||
|
"html",
|
||||||
"checkstyle",
|
"checkstyle",
|
||||||
"code-climate",
|
"code-climate",
|
||||||
"junit-xml",
|
"junit-xml",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user