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
84bc151cb30bddb0eed554d68b88e16949ba61ec
kotlin-fork
/
idea
/
testData
/
joinLines
T
History
Dmitry Gridin
f428bbb782
TrailingComma:
Join Lines
should remove trailing comma
...
#KT-34744 #KT-36084 Fixed
2020-02-06 23:55:59 +07:00
..
addSemicolon
Move check with selection tags to base check
2018-12-13 12:36:02 +03:00
declarationAndAssignment
Remute JoinLinesTestGenerated tests in 193 (KT-34408)
2019-11-05 20:13:30 +03:00
initializerAndIfToElvis
Join Lines: join initializer + if null check to elvis (KT-22388)
2018-11-24 02:30:10 +03:00
nestedIfs
Remute JoinLinesTestGenerated tests in 193 (KT-34408)
2019-11-05 20:13:30 +03:00
removeBraces
Remute JoinLinesTestGenerated tests in 193 (KT-34408)
2019-11-05 20:13:30 +03:00
removeTrailingComma
TrailingComma:
Join Lines
should remove trailing comma
2020-02-06 23:55:59 +07:00
stringTemplate
…