This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
complexRedundantLet
T
History
Dmitry Gridin
c34b417d0c
Fix tests after disabling trailing comma
...
#KT-34744
2020-02-04 21:34:53 +07:00
..
.inspection
…
assignment.kt
…
binarySafeCall.kt
…
callChain2.kt
…
callChain2.kt.after
…
callChain3.kt
…
callChain3.kt.after
…
callChain.kt
…
callChain.kt.after
…
callChainWithLineBreak.kt
…
callChainWithLineBreak.kt.after
Fix tests after disabling trailing comma
2020-02-04 21:34:53 +07:00
comparisons.kt
…
destructuringDeclaration2.kt
…
destructuringDeclaration2.kt.after
…
destructuringDeclaration3.kt
…
destructuringDeclaration4.kt
…
destructuringDeclaration5.kt
…
destructuringDeclaration.kt
…
destructuringDeclaration.kt.after
…
dotWithComparison.kt
…
functionCall1.kt
…
functionCall1.kt.after
…
functionCall2.kt
…
functionCall2.kt.after
…
functionCall3.kt
…
functionCall3.kt.after
…
functionCall4.kt
…
functionCall4.kt.after
…
functionCall5.kt
…
functionCall5.kt.after
…
functionCall6.kt
…
functionCall6.kt.after
…
functionCall7.kt
…
functionCallInExtension.kt
…
functionCallInExtension.kt.after
…
functionCallOnSafeCall.kt
…
functionInVariableCall.kt
…
functionInVariableInvokeCall.kt
…
in.kt
…
in.kt.after
…
invokeCall2.kt
…
invokeCall2.kt.after
…
invokeCall3.kt
…
invokeCall4.kt
…
invokeCall5.kt
…
invokeCall.kt
…
invokeCall.kt.after
…
inWithMultipleParam.kt
…
inWithRange.kt
…
inWithRange.kt.after
…
inWithRangeMultipleParam.kt
…
lambdaWithBinaryExpression2.kt
…
lambdaWithBinaryExpression.kt
…
let.kt
…
letMultipleLines.kt
…
letNoSafeCall.kt
…
letNotUseParameterReceiver.kt
…
letNotUseReceiver.kt
…
letUseIt.kt
…
letUseItAsParamWithBinaryExpression.kt
…
letUseItWithBinaryExpression2.kt
…
letUseItWithBinaryExpression.kt
…
letUseItWithMultipleMethodCall1.kt
…
letUseItWithMultipleMethodCall2.kt
…
letUseItWithMultipleMethodCall3.kt
…
letUseParameter.kt
…
letWithBinaryExpression.kt
…
letWithBinaryExpression.kt.after
…
letWithMethodCall.kt
…
letWithMultipleMethodCall.kt
…
letWithParameter.kt
…
letWithSimpleBinaryExpression.kt
…
letWithSimpleBinaryExpression.kt.after
…
letWithThisBinaryExpression.kt
…
letWithThisBinaryExpression.kt.after
…
letWithThisShortBinaryExpression.kt
…
letWithThisShortBinaryExpression.kt.after
…
longCallChain.kt
…
longCallChain.kt.after
…
multipleLines.kt
ComplexRedundantLetInspection: fix highlight for multiple line receiver
2019-06-25 14:37:04 +07:00
multipleLines.kt.after
Fix tests after disabling trailing comma
2020-02-04 21:34:53 +07:00
multipleReceiver2.kt
…
multipleReceiver3.kt
…
multipleReceiver.kt
…
multipleUsages.kt
…
noReceiver.kt
…
plusNullable.kt
…
receiverWithLambda2.kt
…
receiverWithLambda.kt
…
sameLets.kt
…
simple.kt
…
smartCastInBody.kt
…
this.kt
…
thisShort.kt
…
typeChecks.kt
…
withInnerFunction.kt
RedundantLetInspection: fix false positive for inner lambda expression
2019-10-29 17:25:50 +07:00
withInnerLambda.kt
RedundantLetInspection: fix false positive for inner lambda expression
2019-10-29 17:25:50 +07:00