This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-10 01:09:46 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feb2ee9625a5f940f2ee5f89fe4a58b56ab71e35
openide
/
python
/
python-psi-impl
/
resources
/
inspectionDescriptions
History
lada.gagina
2f4f004d11
[python] requirements.txt: Rename the visitor, remove extra inspection description
...
GitOrigin-RevId: 17f897c74dee05cf1fdc128d124a8a493586b45e
2024-03-05 15:56:14 +00:00
..
PyAbstractClassInspection.html
…
PyArgumentEqualDefaultInspection.html
…
PyArgumentListInspection.html
…
PyAssignmentToLoopOrWithParameterInspection.html
…
PyAsyncCallInspection.html
…
PyAttributeOutsideInitInspection.html
…
PyAugmentAssignmentInspection.html
…
PyBroadExceptionInspection.html
…
PyByteLiteralInspection.html
…
PyCallingNonCallableInspection.html
…
PyChainedComparisonsInspection.html
…
PyClassHasNoInitInspection.html
…
PyClassicStyleClassInspection.html
…
PyClassVarInspection.html
…
PyComparisonWithNoneInspection.html
…
PyCompatibilityInspection.html
…
PyDataclassInspection.html
…
PyDecoratorInspection.html
…
PyDefaultArgumentInspection.html
…
PyDeprecatedModulesInspection.html
…
PyDeprecationInspection.html
…
PyDictCreationInspection.html
…
PyDictDuplicateKeysInspection.html
…
PyDocstringTypesInspection.html
…
PyDunderSlotsInspection.html
…
PyExceptClausesOrderInspection.html
…
PyExceptionInheritInspection.html
…
PyFinalInspection.html
…
PyFromFutureImportInspection.html
…
PyGlobalUndefinedInspection.html
…
PyInconsistentIndentationInspection.html
…
PyIncorrectDocstringInspection.html
…
PyInitNewSignatureInspection.html
…
PyInterpreterInspection.html
…
PyListCreationInspection.html
…
PyMandatoryEncodingInspection.html
…
PyMethodFirstArgAssignmentInspection.html
…
PyMethodMayBeStaticInspection.html
…
PyMethodOverridingInspection.html
…
PyMethodParametersInspection.html
…
PyMissingConstructorInspection.html
…
PyMissingOrEmptyDocstringInspection.html
…
PyMissingTypeHintsInspection.html
…
PyNamedTupleInspection.html
…
PyNestedDecoratorsInspection.html
…
PyNewStyleGenericSyntaxInspection.html
PY-61857 Implement PEP 695 Type Parameter Syntax usage inspection:
2023-11-06 19:59:18 +00:00
PyNonAsciiCharInspection.html
…
PyNoneFunctionAssignmentInspection.html
…
PyOldStyleClassesInspection.html
…
PyOverloadsInspection.html
…
PyOverridesInspection.html
PY-58752 Impl inspection for check matching override signature
2023-10-22 10:27:24 +00:00
PyPackageRequirementsInspection.html
…
PyPandasSeriesToListInspection.html
…
PyPropertyAccessInspection.html
…
PyPropertyDefinitionInspection.html
…
PyProtectedMemberInspection.html
…
PyProtocolInspection.html
…
PyRedeclarationInspection.html
…
PyRedundantParenthesesInspection.html
…
PyReturnFromInitInspection.html
…
PySetFunctionToLiteralInspection.html
…
PyShadowingNamesInspection.html
…
PySimplifyBooleanCheckInspection.html
…
PySingleQuotedDocstringInspection.html
…
PyStatementEffectInspection.html
…
PyStringFormatInspection.html
…
PySuperArgumentsInspection.html
…
PyTrailingSemicolonInspection.html
…
PyTupleAssignmentBalanceInspection.html
…
PyTupleItemAssignmentInspection.html
…
PyTypeCheckerInspection.html
…
PyTypedDictInspection.html
…
PyTypeHintsInspection.html
…
PyUnboundLocalVariableInspection.html
…
PyUnnecessaryBackslashInspection.html
…
PyUnreachableCodeInspection.html
…
PyUnusedLocalInspection.html
…