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
f48bdc1fcb62d0be3fa2d0be8019dd61ba144eaf
kotlin-fork
/
idea
/
testData
/
intentions
/
branched
T
History
Dmitry Gridin
d06787886a
Fix tests after implementing trailing comma in formatter
...
#KT-34744
2020-01-17 21:02:54 +07:00
..
doubleBangToIfThen
Fix tests after implementing trailing comma in formatter
2020-01-17 21:02:54 +07:00
elvisToIfThen
Elvis -> if intention: don't produce boilerplate code for return/break/continue/throw in RHS
2019-05-20 11:15:41 +03:00
folding
/ifToReturnAsymmetrically
Convert "lift return / assignment" intentions into a single inspection
2017-07-07 18:15:14 +03:00
ifWhen
"Replace 'when' with 'if'" intention: do not suggest if 'when' subject is variable declaration
2019-12-24 14:37:53 +07:00
safeAccessToIfThen
Remove redundant let in "Safe access to if-then" #KT-13515 Fixed
2018-08-14 14:11:15 +03:00
unfolding
Replace return with 'if'/'when': don't drop return label
2019-03-18 09:46:10 +03:00
when
Remove MergeWhenIntention
2019-05-29 11:00:28 +07:00