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-09 08:09:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
186b9e70857b557814944db409fcc2faf0dd160f
openide
/
python
/
resources
/
inspectionDescriptions
History
Dmitry Trofimov
681fb5d778
Missing type hints inspection
2016-02-24 13:11:44 +01:00
..
BuildoutUnresolvedPartInspection.html
…
CommandLineInspection.html
PSI based on Grammar-Kit created for command line language in order to implement PY-11855
2015-03-13 15:31:49 +03:00
PyAbstractClassInspection.html
…
PyArgumentEqualDefaultInspection.html
…
PyArgumentListInspection.html
…
PyAssignmentToLoopOrWithParameterInspection.html
PY-11882 Assignment to for loop inspection false positive
2014-01-23 03:38:23 +04:00
PyAttributeOutsideInitInspection.html
…
PyAugmentAssignmentInspection.html
…
PyBroadExceptionInspection.html
…
PyByteLiteralInspection.html
…
PyCallByClassInspection.html
…
PyCallingNonCallableInspection.html
…
PyChainedComparisonsInspection.html
…
PyClassHasNoInitInspection.html
…
PyClassicStyleClassInspection.html
…
PyComparisonWithNoneInspection.html
…
PyCompatibilityInspection.html
…
PyDecoratorInspection.html
…
PyDefaultArgumentInspection.html
…
PyDeprecatedModulesInspection.html
…
PyDeprecationInspection.html
…
PyDictCreationInspection.html
…
PyDictDuplicateKeysInspection.html
…
PyDocstringTypesInspection.html
…
PyExceptClausesOrderInspection.html
…
PyExceptionInheritInspection.html
…
PyFromFutureImportInspection.html
…
PyGlobalUndefinedInspection.html
…
PyInconsistentIndentationInspection.html
…
PyIncorrectDocstringInspection.html
PY-18010 Don't warn of missing parameters if none of them is mentioned in a docstring
2015-12-17 13:43:22 +03:00
PyInitNewSignatureInspection.html
…
PyInterpreterInspection.html
…
PyListCreationInspection.html
…
PyMandatoryEncodingInspection.html
…
PyMethodFirstArgAssignmentInspection.html
…
PyMethodMayBeStaticInspection.html
…
PyMethodOverridingInspection.html
…
PyMethodParametersInspection.html
…
PyMissingConstructorInspection.html
…
PyMissingOrEmptyDocstringInspection.html
PY-17211 Split PyDocstringInspection in two
2015-10-14 11:47:21 +03:00
PyMissingTypeHintsInspection.html
Missing type hints inspection
2016-02-24 13:11:44 +01:00
PyNestedDecoratorsInspection.html
…
PyNonAsciiCharInspection.html
…
PyNoneFunctionAssignmentInspection.html
fixed PY-10738 Description of an inspections is incomplete
2013-09-09 16:37:36 +04:00
PyOldStyleClassesInspection.html
…
PyPackageRequirementsInspection.html
…
PyPep8Inspection.html
…
PyPep8NamingInspection.html
PY-11065 Preferences search: "PEP8" vs "PEP 8" (PyCharm3)
2013-10-10 18:17:45 +04:00
PyPropertyAccessInspection.html
…
PyPropertyDefinitionInspection.html
…
PyProtectedMemberInspection.html
…
PyRaisingNewStyleClassInspection.html
…
PyRedeclarationInspection.html
Note about unconditional redeclarations
2013-09-03 18:46:11 +04:00
PyRedundantParenthesesInspection.html
…
PyReturnFromInitInspection.html
…
PySetFunctionToLiteralInspection.html
…
PyShadowingBuiltinsInspection.html
Split shadowing inspection into built-in and names from outer scopes shadowing
2013-09-06 17:20:29 +04:00
PyShadowingNamesInspection.html
Split shadowing inspection into built-in and names from outer scopes shadowing
2013-09-06 17:20:29 +04:00
PySimplifyBooleanCheckInspection.html
…
PySingleQuotedDocstringInspection.html
…
PyStatementEffectInspection.html
…
PyStringExceptionInspection.html
…
PyStringFormatInspection.html
…
PySuperArgumentsInspection.html
…
PyTrailingSemicolonInspection.html
…
PyTupleAssignmentBalanceInspection.html
…
PyTupleItemAssignmentInspection.html
…
PyTypeCheckerInspection.html
…
PyUnboundLocalVariableInspection.html
…
PyUnnecessaryBackslashInspection.html
…
PyUnreachableCodeInspection.html
…
PyUnresolvedReferencesInspection.html
…
PyUnsupportedFeaturesInspection.html
…
PyUnusedLocalInspection.html
…
RestRoleInspection.html
…