2023-06-07 17:13:11 +02:00
|
|
|
{
|
|
|
|
"grammarly.selectors": [
|
|
|
|
{
|
|
|
|
"language": "markdown",
|
|
|
|
"scheme": "file"
|
2023-06-29 16:45:36 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"language": "asciidoc",
|
|
|
|
"scheme": "file"
|
2023-06-07 17:13:11 +02:00
|
|
|
}
|
2023-08-03 09:02:47 +02:00
|
|
|
],
|
|
|
|
"json.schemas": [
|
|
|
|
{
|
|
|
|
"fileMatch": [
|
|
|
|
"/rules/**/metadata.json"
|
|
|
|
],
|
|
|
|
"url": "./rspec-tools/rspec_tools/validation/rule-metadata-schema.json"
|
|
|
|
}
|
2023-06-07 17:13:11 +02:00
|
|
|
]
|
|
|
|
}
|