This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-25 18:25:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05744d1ffd758c148be48712ed485dc3dbd8ebf8
openide
/
python
/
testData
/
formatter
T
History
Mikhail Golubev
eb64521ae2
PY-20744 Python formatter is aware of variable annotations
2016-09-16 08:16:26 +03:00
..
alignDictLiteralOnColon_after.py
…
alignDictLiteralOnColon.py
…
alignDictLiteralOnValue_after.py
…
alignDictLiteralOnValue.py
…
alignForMethodArguments_after.py
…
alignForMethodArguments.py
…
alignInBinaryExpression_after.py
…
alignInBinaryExpression.py
…
alignInBinaryExpressions_after.py
…
alignInBinaryExpressions.py
…
alignInCallExpression_after.py
…
alignInCallExpression.py
…
alignInGenerators_after.py
…
alignInGenerators.py
…
alignInNestedCallInWith_after.py
…
alignInNestedCallInWith.py
…
alignInParameterList_after.py
…
alignInParameterList.py
…
alignInParenthesizedExpression_after.py
…
alignInParenthesizedExpression.py
…
alignInStringLiteral_after.py
…
alignInStringLiteral.py
…
alignListComprehensionInDict_after.py
…
alignListComprehensionInDict.py
…
alignmentInArgumentListWhereFirstArgumentIsEmptyCall_after.py
…
alignmentInArgumentListWhereFirstArgumentIsEmptyCall.py
…
alignmentInListLiteralWhereFirstItemIsEmptyTuple_after.py
…
alignmentInListLiteralWhereFirstItemIsEmptyTuple.py
…
alignmentOfClosingBraceInDictLiteralWhenNoHangingIndent_after.py
…
alignmentOfClosingBraceInDictLiteralWhenNoHangingIndent.py
…
alignmentOfClosingParenthesisInNestedFunctionCallsWithSingleArgument_after.py
…
alignmentOfClosingParenthesisInNestedFunctionCallsWithSingleArgument.py
…
alignmentOfClosingParenthesisOfArgumentListWhenNoHangingIndent_after.py
…
alignmentOfClosingParenthesisOfArgumentListWhenNoHangingIndent.py
…
alignmentOfEmptyCollectionLiterals_after.py
…
alignmentOfEmptyCollectionLiterals.py
…
beforeTopLevelClass_after.py
…
beforeTopLevelClass.py
…
blankLineAfterDecorator_after.py
…
blankLineAfterDecorator.py
…
blankLineAfterImports_after.py
…
blankLineAfterImports.py
…
blankLineAroundClasses_after.py
…
blankLineAroundClasses.py
…
blankLineBeforeFunction_after.py
…
blankLineBeforeFunction.py
…
blankLineBetweenMethods_after.py
…
blankLineBetweenMethods.py
…
blanksBetweenImportsPreservedWithoutOptimizeImports_after.py
…
blanksBetweenImportsPreservedWithoutOptimizeImports.py
…
closingParenthesisInFromImportStatementWithNoHangingIndent_after.py
…
closingParenthesisInFromImportStatementWithNoHangingIndent.py
…
comment_after.py
…
comment.py
…
commentAfterBlock_after.py
…
commentAfterBlock.py
…
commentBetweenClasses_after.py
…
commentBetweenClasses.py
…
commentedCodeFragmentIgnored_after.py
…
commentedCodeFragmentIgnored.py
…
commentInEmptyTuple_after.py
…
commentInEmptyTuple.py
…
continuationIndent_after.py
…
continuationIndent.py
…
continuationIndentBeforeFunctionArguments_after.py
…
continuationIndentBeforeFunctionArguments.py
…
continuationIndentForCallInStatementPart_after.py
…
continuationIndentForCallInStatementPart.py
…
continuationIndentInIndentingStatement2_after.py
…
continuationIndentInIndentingStatement2.py
…
continuationIndentInIndentingStatement_after.py
…
continuationIndentInIndentingStatement.py
…
continuationIndentIsNotUsedForNestedFunctionCallsInWithStatement_after.py
…
continuationIndentIsNotUsedForNestedFunctionCallsInWithStatement.py
…
dictLiteral_after.py
…
dictLiteral.py
…
dictWrappingChopDownIfLong_after.py
…
dictWrappingChopDownIfLong.py
…
docCommentIgnored_after.py
…
docCommentIgnored.py
…
doNotDestroyAlignment_OnPostponedFormatting_after.py
…
doNotDestroyAlignment_OnPostponedFormatting.py
…
doubleHashCommentIgnored_after.py
…
doubleHashCommentIgnored.py
…
extraBlankLinesBetweenMethodsAndAtTheEnd_after.py
…
extraBlankLinesBetweenMethodsAndAtTheEnd.py
…
forceNewLineAfterLeftBraceInDict_after.py
…
forceNewLineAfterLeftBraceInDict.py
…
forceNewLineBeforeRightBraceInDict_after.py
…
forceNewLineBeforeRightBraceInDict.py
…
forceNewLineBeforeRightBraceInDictAfterColon_after.py
…
forceNewLineBeforeRightBraceInDictAfterColon.py
…
forceSpacesAroundEqualSignInAnnotatedParameter_after.py
…
forceSpacesAroundEqualSignInAnnotatedParameter.py
…
fromImportRelative_after.py
…
fromImportRelative.py
…
hangingIndentDetectionIgnoresComments_after.py
…
hangingIndentDetectionIgnoresComments.py
…
hangingIndentInKeyValuePair_after.py
…
hangingIndentInKeyValuePair.py
…
hangingIndentInNamedArgumentValue_after.py
…
hangingIndentInNamedArgumentValue.py
…
hangingIndentInParameterDefaultValue_after.py
…
hangingIndentInParameterDefaultValue.py
…
ifConditionContinuation_after.py
…
ifConditionContinuation.py
…
indentAfterBackslash_after.py
…
indentAfterBackslash.py
…
indentCommentariesInsideFromImportStatement_after.py
…
indentCommentariesInsideFromImportStatement.py
…
indentInComprehensions_after.py
…
indentInComprehensions.py
…
indentInGenerator_after.py
…
indentInGenerator.py
…
indentInNestedCall_after.py
…
indentInNestedCall.py
…
indentInSlice_after.py
…
indentInSlice.py
…
indentParensInImport_after.py
…
indentParensInImport.py
…
indentsWithTabsInsideDictLiteral_after.py
…
indentsWithTabsInsideDictLiteral.py
…
inGenerator_after.py
…
inGenerator.py
…
lambdaColon_after.py
…
lambdaColon.py
…
listAssignment_after.py
…
listAssignment.py
…
literals_after.py
…
literals.py
…
longWith_after.py
…
longWith.py
…
newLineAfterColon_after.py
…
newLineAfterColon.py
…
newLineAfterColonMultiClause_after.py
…
newLineAfterColonMultiClause.py
…
noAlignForMethodArguments_after.py
…
noAlignForMethodArguments.py
…
noAlignmentAfterDictHangingIndentInFunctionCall_after.py
…
noAlignmentAfterDictHangingIndentInFunctionCall.py
…
noAlignmentAfterDictHangingIndentInFunctionCallOnTyping_after.py
…
noAlignmentAfterDictHangingIndentInFunctionCallOnTyping.py
…
noBlankLinesAfterLocalImports_after.py
…
noBlankLinesAfterLocalImports.py
…
noSpaceAroundPowerOperator_after.py
…
noSpaceAroundPowerOperator.py
…
noWrapBeforeParen_after.py
…
noWrapBeforeParen.py
…
optionalAlignForMethodParameters_after.py
…
optionalAlignForMethodParameters.py
…
parenthesisAroundGeneratorExpression_after.py
…
parenthesisAroundGeneratorExpression.py
…
pep8ExtraneousWhitespace_after.py
…
pep8ExtraneousWhitespace.py
…
pep8KeywordArguments_after.py
…
pep8KeywordArguments.py
…
pep8Operators_after.py
…
pep8Operators.py
…
reformatOfSingleElementPossible_after.py
…
reformatOfSingleElementPossible.py
…
setLiteralInArgList_after.py
…
setLiteralInArgList.py
…
shebangCommentIgnored_after.py
…
shebangCommentIgnored.py
…
spaceAfterComma_after.py
…
spaceAfterComma.py
…
spaceAfterCommaWrappedLine_after.py
…
spaceAfterCommaWrappedLine.py
…
spaceAfterRelativeImport_after.py
…
spaceAfterRelativeImport.py
…
spaceAfterReturn_after.py
…
spaceAfterReturn.py
…
spaceAfterTrailingCommaIfNoSpaceAfterCommaButWithinBracesOrBrackets_after.py
PY-20392 Handle ambiguous settings for space after trailing comma in collection literals
2016-08-25 15:07:14 +03:00
spaceAfterTrailingCommaIfNoSpaceAfterCommaButWithinBracesOrBrackets.py
PY-20392 Handle ambiguous settings for space after trailing comma in collection literals
2016-08-25 15:07:14 +03:00
spaceAfterTrailingCommaInDictLiterals_after.py
…
spaceAfterTrailingCommaInDictLiterals.py
…
spaceAroundDot_after.py
…
spaceAroundDot.py
…
spaceAroundKeywords_after.py
…
spaceAroundKeywords.py
…
spaceBeforeBackslash_after.py
…
spaceBeforeBackslash.py
…
spaceInAnnotations_after.py
…
spaceInAnnotations.py
…
spaceInMethodDeclaration_after.py
…
spaceInMethodDeclaration.py
…
spacesInImportParentheses_after.py
…
spacesInImportParentheses.py
…
spacesInsideParenthesisAreStripped_after.py
…
spacesInsideParenthesisAreStripped.py
…
spaceWithinBraces_after.py
…
spaceWithinBraces.py
…
spaceWithinDeclarationParentheses_after.py
…
spaceWithinDeclarationParentheses.py
…
specialSlice_after.py
…
specialSlice.py
…
starArgument_after.py
…
starArgument.py
…
starExpression_after.py
…
starExpression.py
…
trailingBlankLinesInEmptyFile_after.py
…
trailingBlankLinesInEmptyFile.py
…
trailingBlankLinesWithBackslashesAtFileEnd_after.py
…
trailingBlankLinesWithBackslashesAtFileEnd.py
…
trailingBlankLinesWithBackslashesAtFunctionEnd_after.py
…
trailingBlankLinesWithBackslashesAtFunctionEnd.py
…
trailingBlankLinesWithBackslashesAtFunctionEndNoNewLine_after.py
…
trailingBlankLinesWithBackslashesAtFunctionEndNoNewLine.py
…
trailingBlankLinesWithBackslashesMixed_after.py
…
trailingBlankLinesWithBackslashesMixed.py
…
trailingComment_after.py
…
trailingComment.py
…
tupleAssignment_after.py
…
tupleAssignment.py
…
tupleClosingParen_after.py
…
tupleClosingParen.py
…
tupleInArgList_after.py
…
tupleInArgList.py
…
twoLinesBetweenTopLevelClasses_after.py
…
twoLinesBetweenTopLevelClasses.py
…
twoLinesBetweenTopLevelDeclarationsWithComment_after.py
…
twoLinesBetweenTopLevelDeclarationsWithComment.py
…
twoLinesBetweenTopLevelFunctions_after.py
…
twoLinesBetweenTopLevelFunctions.py
…
twoLinesBetweenTopLevelStatementAndDeclarationsWithComment_after.py
…
twoLinesBetweenTopLevelStatementAndDeclarationsWithComment.py
…
unaryMinus_after.py
…
unaryMinus.py
…
variableAnnotations_after.py
PY-20744 Python formatter is aware of variable annotations
2016-09-16 08:16:26 +03:00
variableAnnotations.py
PY-20744 Python formatter is aware of variable annotations
2016-09-16 08:16:26 +03:00
whitespaceInsertedAfterHashSignInMultilineComment_after.py
…
whitespaceInsertedAfterHashSignInMultilineComment.py
…
wrapAssignment_after.py
…
wrapAssignment.py
…
wrapBeforeElse_after.py
…
wrapBeforeElse.py
…
wrapDefinitionWithLongLine_after.py
…
wrapDefinitionWithLongLine.py
…
wrapImports_after.py
…
wrapImports.py
…
wrapInBinaryExpression_after.py
…
wrapInBinaryExpression.py
…
wrapOnDot_after.py
…
wrapOnDot.py
…
wrapTuple_after.py
…
wrapTuple.py
…