mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[qodana] QD-9891 Add reviewed inspections categories and fix json schema validation
GitOrigin-RevId: 7ca2b2fde31a47b41b1940badee13d931bd91102
This commit is contained in:
committed by
intellij-monorepo-bot
parent
98ea3d54fe
commit
efbebbef0b
@@ -39,6 +39,10 @@
|
||||
{
|
||||
"id": "HtmlRequiredLangAttribute",
|
||||
"codeQualityCategory": "Reliability"
|
||||
},
|
||||
{
|
||||
"id": "HtmlNonExistentInternetResource",
|
||||
"codeQualityCategory": "Sanity"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user