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
cadc2dfe4da3f795d744f3bde48768ef00a080b6
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
simpleRedundantLet
T
History
Dmitry Gridin
13e98e712e
RedundantLetInspection: fix false negative for references
...
#KT-34603 Fixed
2019-10-29 17:25:50 +07:00
..
.inspection
…
assignment.kt
…
binarySafeCall.kt
…
callChain2.kt
…
callChain3.kt
…
callChain.kt
…
callChainWithLineBreak.kt
…
comparisons.kt
…
destructuringDeclaration2.kt
…
destructuringDeclaration3.kt
…
destructuringDeclaration4.kt
…
destructuringDeclaration5.kt
…
destructuringDeclaration.kt
…
dotWithComparison.kt
…
functionCall1.kt
…
functionCall2.kt
…
functionCall3.kt
…
functionCall4.kt
…
functionCall5.kt
…
functionCall6.kt
…
functionCall7.kt
…
functionCallInExtension.kt
…
functionCallOnSafeCall.kt
…
functionInVariableCall.kt
…
functionInVariableInvokeCall.kt
…
functionInVariableInvokeCall.kt.after
…
in.kt
…
invokeCall2.kt
…
invokeCall3.kt
…
invokeCall3.kt.after
…
invokeCall4.kt
…
invokeCall5.kt
…
invokeCall.kt
…
inWithMultipleParam.kt
…
inWithRange.kt
…
inWithRangeMultipleParam.kt
…
lambdaWithBinaryExpression2.kt
…
lambdaWithBinaryExpression.kt
…
let.kt
…
let.kt.after
…
letMultipleLines.kt
…
letNoSafeCall.kt
…
letNoSafeCall.kt.after
…
letNotUseParameterReceiver.kt
…
letNotUseReceiver.kt
…
letUseIt.kt
…
letUseItAsParamWithBinaryExpression.kt
…
letUseItWithBinaryExpression2.kt
…
letUseItWithBinaryExpression.kt
…
letUseItWithMultipleMethodCall1.kt
…
letUseItWithMultipleMethodCall2.kt
…
letUseItWithMultipleMethodCall3.kt
…
letUseParameter.kt
…
letWithBinaryExpression.kt
…
letWithMethodCall.kt
…
letWithMethodCall.kt.after
…
letWithMultipleMethodCall.kt
…
letWithMultipleMethodCall.kt.after
…
letWithParameter.kt
…
letWithParameter.kt.after
…
letWithSimpleBinaryExpression.kt
…
letWithThisBinaryExpression.kt
…
letWithThisShortBinaryExpression.kt
…
longCallChain.kt
…
multipleReceiver2.kt
…
multipleReceiver3.kt
…
multipleReceiver.kt
…
multipleUsages.kt
…
noReceiver.kt
…
noReceiver.kt.after
…
plusNullable.kt
…
receiverWithLambda2.kt
…
receiverWithLambda.kt
…
reference2.kt
RedundantLetInspection: fix false negative for references
2019-10-29 17:25:50 +07:00
reference2.kt.after
RedundantLetInspection: fix false negative for references
2019-10-29 17:25:50 +07:00
reference3.kt
RedundantLetInspection: fix false negative for references
2019-10-29 17:25:50 +07:00
reference3.kt.after
RedundantLetInspection: fix false negative for references
2019-10-29 17:25:50 +07:00
reference4.kt
RedundantLetInspection: fix false negative for references
2019-10-29 17:25:50 +07:00
reference4.kt.after
RedundantLetInspection: fix false negative for references
2019-10-29 17:25:50 +07:00
reference.kt
RedundantLetInspection: fix false negative for references
2019-10-29 17:25:50 +07:00
reference.kt.after
RedundantLetInspection: fix false negative for references
2019-10-29 17:25:50 +07:00
sameLets.kt
…
sameLets.kt.after
…
simple.kt
…
simple.kt.after
…
smartCastInBody.kt
…
this.kt
…
this.kt.after
…
thisShort.kt
…
thisShort.kt.after
…
typeChecks.kt
…