mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 20:10:09 +00:00
Update JSON schema
This commit is contained in:
parent
056718ce75
commit
6b6851bf1f
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"flake8-annotations": {
|
"flake8-annotations": {
|
||||||
"description": "Plugins Options for the `flake8-annotations` plugin.",
|
"description": "Options for the `flake8-annotations` plugin.",
|
||||||
"anyOf": [
|
"anyOf": [
|
||||||
{
|
{
|
||||||
"$ref": "#/definitions/Flake8AnnotationsOptions"
|
"$ref": "#/definitions/Flake8AnnotationsOptions"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue