chore: add html to the JSONSchema (#4737)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
vasyl-haievyi 2024-05-21 21:06:55 +02:00 committed by GitHub
parent 0cb14183e7
commit b9868e1643
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,7 @@ output:
# - `json`
# - `colored-tab`
# - `tab`
# - `html`
# - `checkstyle`
# - `code-climate`
# - `junit-xml`

View File

@ -66,6 +66,7 @@ output:
# - `json`
# - `colored-tab`
# - `tab`
# - `html`
# - `checkstyle`
# - `code-climate`
# - `junit-xml`

View File

@ -428,6 +428,7 @@
"json",
"colored-tab",
"tab",
"html",
"checkstyle",
"code-climate",
"junit-xml",

View File

@ -428,6 +428,7 @@
"json",
"colored-tab",
"tab",
"html",
"checkstyle",
"code-climate",
"junit-xml",