mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
44 lines
967 B
JSON
44 lines
967 B
JSON
{
|
|
"inspections": [
|
|
{
|
|
"id": "PyPep8NamingInspection",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "PyPep8Inspection",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "PoetryPackageVersionsInspection",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "PyStubPackagesCompatibilityInspection",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "UnsatisfiedRequirementInspection",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "CommandLineInspection",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "PyStubPackagesAdvertiser",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "PyRelativeImportInspection",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "PyShadowingBuiltinsInspection",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "RestRoleInspection",
|
|
"codeQualityCategory": "Code Style"
|
|
}
|
|
]
|
|
} |