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
/
quickfix
/
replaceWithSafeCall
T
History
Dmitry Gridin
11a3482970
tests: apply official code style
...
#KT-38632 Fixed
2020-05-07 12:36:44 +00:00
..
apply.kt
…
apply.kt.after
…
applyWithImplicitParameter.kt
…
applyWithImplicitParameter.kt.after
…
applyWithImplicitParameterFunctionCall.kt
…
applyWithImplicitParameterFunctionCall.kt.after
…
assignment.kt
…
assignment.kt.after
…
assignmentFromImplicitParameter.kt
…
assignmentFromImplicitParameter.kt.after
…
assignmentToNullable.kt
…
assignmentToNullable.kt.after
…
assignmentToProperty.kt
…
assignmentToProperty.kt.after
…
comment.kt
…
comment.kt.after
tests: apply official code style
2020-05-07 12:36:44 +00:00
expression.kt
…
expression.kt.after
…
extFunction.kt
…
extFunction.kt.after
…
functionCall.kt
…
functionCall.kt.after
…
hasElvis2.kt
Replace with safe call: do not add redundant elvis operator
2019-10-21 23:28:19 +07:00
hasElvis2.kt.after
Replace with safe call: do not add redundant elvis operator
2019-10-21 23:28:19 +07:00
hasElvis.kt
Replace with safe call: do not add redundant elvis operator
2019-10-21 23:28:19 +07:00
hasElvis.kt.after
Replace with safe call: do not add redundant elvis operator
2019-10-21 23:28:19 +07:00
invokeOperator.kt
…
invokeOperator.kt.after
…
let.kt
…
let.kt.after
…
letWithParameter.kt
…
letWithParameter.kt.after
…
lineBreak.kt
…
lineBreak.kt.after
tests: apply official code style
2020-05-07 12:36:44 +00:00
noReplaceWithSafeCallForImplicitReceiver.kt
…
normal.kt
…
normal.kt.after
…