mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
update schema
This commit is contained in:
parent
bcab7723cd
commit
9648beebce
1 changed files with 7 additions and 0 deletions
7
ty.schema.json
generated
7
ty.schema.json
generated
|
@ -81,6 +81,13 @@
|
|||
"enum": [
|
||||
"azure"
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "Print diagnostics in JSON format.",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"json"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue