mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 06:59:44 +07:00
28 lines
579 B
JSON
28 lines
579 B
JSON
{
|
|
"inspections": [
|
|
{
|
|
"id": "InjectionNotApplicable",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "PatternNotApplicable",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "UnknownLanguage",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "LanguageMismatch",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "PatternOverriddenByNonAnnotatedMethod",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "PatternValidation",
|
|
"codeQualityCategory": "Reliability"
|
|
}
|
|
]
|
|
} |