mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
48 lines
1.0 KiB
JSON
48 lines
1.0 KiB
JSON
{
|
|
"inspections": [
|
|
{
|
|
"id": "HtmlRequiredSummaryAttribute",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "HtmlRequiredTitleAttribute",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "HtmlRequiredAltAttribute",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "HtmlPresentationalElement",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "HtmlDeprecatedTag",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "HtmlFormInputWithoutLabel",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "HtmlRequiredTitleElement",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "HtmlDeprecatedAttribute",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "CheckImageSize",
|
|
"codeQualityCategory": "Performance"
|
|
},
|
|
{
|
|
"id": "HtmlRequiredLangAttribute",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "HtmlNonExistentInternetResource",
|
|
"codeQualityCategory": "Sanity"
|
|
}
|
|
]
|
|
} |