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
81baf4fae5c1efec00a67dc26b4007663efbf126
kotlin-fork
/
idea
/
testData
/
intentions
/
removeEmptyParenthesesFromLambdaCall
T
History
Toshiaki Kameyama
581f83421a
Unnecessary parentheses in function call with lambda: don't report for function named 'suspend'
...
#KT-22878 Fixed
2020-05-27 02:38:40 +09:00
..
.intention
…
afterLambda2.kt
Unnecessary parentheses in function call with lambda: fix false positive
2018-05-22 15:45:02 +03:00
afterLambda3.kt
Unnecessary parentheses in function call with lambda: simplify
2018-05-22 16:18:42 +03:00
afterLambda4.kt
Unnecessary parentheses in function call with lambda: fix false positive #KT-26669 Fixed
2018-10-31 11:45:48 +03:00
afterLambda5.kt
Unnecessary parentheses in function call with lambda: fix false positive #KT-26669 Fixed
2018-10-31 11:45:48 +03:00
afterLambda6.kt
Unnecessary parentheses in function call with lambda: fix false positive #KT-26669 Fixed
2018-10-31 11:45:48 +03:00
afterLambda.kt
Unnecessary parentheses in function call with lambda: fix false positive
2018-05-22 15:45:02 +03:00
nextLine.kt
…
simple.kt
…
simple.kt.after
…
suspend.kt
Unnecessary parentheses in function call with lambda: don't report for function named 'suspend'
2020-05-27 02:38:40 +09:00