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
/
inspectionsLocal
/
removeRedundantBackticks
T
History
Toshiaki Kameyama
6eebe21897
Remove redundant backticks: fix false positive for multiple underscores
...
#KT-37496 Fixed
2020-04-01 00:46:22 +03:00
..
.inspection
…
functionArgument.kt
…
functionArgument.kt.after
…
functionCall.kt
…
functionCall.kt.after
…
identifierContainingSpaces.kt
…
keyword.kt
…
property.kt
…
property.kt.after
…
underscore.kt
"Remove redundant backticks": Fix false positive for underscore
2018-12-25 10:37:18 +03:00
underscores2.kt
Remove redundant backticks: fix false positive for multiple underscores
2020-04-01 00:46:22 +03:00
underscores.kt
Remove redundant backticks: fix false positive for multiple underscores
2020-04-01 00:46:22 +03:00
yield.kt
…