mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
(cherry picked from commit 2597e4de17e167d8a0b0038190b5127a9dc4b155) GitOrigin-RevId: 025955aea8f118a26e5ea24ca5b740fdd6c6bc7a
64 lines
1.4 KiB
JSON
64 lines
1.4 KiB
JSON
{
|
|
"inspections": [
|
|
{
|
|
"id": "PyPep8NamingInspection",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "PyPep8Inspection",
|
|
"codeQualityCategory": "Code Style"
|
|
},
|
|
{
|
|
"id": "PoetryPackageVersionsInspection",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "UvPackageVersionsInspection",
|
|
"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"
|
|
},
|
|
{
|
|
"id": "PyTestParametrizedInspection",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "PyTestUnpassedFixtureInspection",
|
|
"codeQualityCategory": "Reliability"
|
|
},
|
|
{
|
|
"id": "PyUnresolvedReferencesInspection",
|
|
"codeQualityCategory": "Sanity"
|
|
},
|
|
{
|
|
"id": "CythonUsageBeforeDeclarationInspection",
|
|
"codeQualityCategory": "Reliability"
|
|
}
|
|
]
|
|
} |