mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 00:40:28 +07:00
120 lines
2.8 KiB
JSON
120 lines
2.8 KiB
JSON
{
|
|
"inspections": [
|
|
{
|
|
"id": "EditorConfigNumerousWildcards",
|
|
"codeQualityCategory": "Performance"
|
|
},
|
|
{
|
|
"id": "EditorConfigKeyCorrectness",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigEncoding",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigEmptyHeader",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigSpaceInHeader",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "EditorConfigUnusedDeclaration",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "EditorConfigRootDeclarationUniqueness",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigShadowedOption",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigReferenceCorrectness",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "EditorConfigPartialOverride",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigListAcceptability",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigPatternEnumerationRedundancy",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "EditorConfigNoMatchingFiles",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigHeaderUniqueness",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigValueCorrectness",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "EditorConfigRootDeclarationCorrectness",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigPatternRedundancy",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigDeprecatedDescriptor",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigCharClassRedundancy",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "EditorConfigEmptySection",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "EditorConfigVerifyByCore",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "EditorConfigOptionRedundancy",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "EditorConfigWildcardRedundancy",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "EditorConfigValueUniqueness",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "EditorConfigUnexpectedComma",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "EditorConfigShadowingOption",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "EditorConfigCharClassLetterRedundancy",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "EditorConfigMissingRequiredDeclaration",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "EditorConfigPairAcceptability",
|
|
"codeQualityCategory": "Sanity"
|
|
}
|
|
]
|
|
} |