mirror of https://github.com/astral-sh/ruff
Update JSON schema
This commit is contained in:
parent
056718ce75
commit
6b6851bf1f
|
|
@ -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…
Reference in New Issue