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
2f12b8f87fed1336a25fa12e85c3d4e5d1e654c7
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
removeRedundantBackticks
T
History
Toshiaki Kameyama
74ee68e57b
Remove redundant backticks: do not report if variable inside the string and isn't followed by space
...
#KT-35051 Fixed
2020-09-29 23:58:27 +09:00
..
.inspection
…
functionArgument.kt
…
functionArgument.kt.after
…
functionCall.kt
…
functionCall.kt.after
…
identifierContainingSpaces.kt
…
inStringTemplate2.kt
Remove redundant backticks: do not report if variable inside the string and isn't followed by space
2020-09-29 23:58:27 +09:00
inStringTemplate2.kt.after
Remove redundant backticks: do not report if variable inside the string and isn't followed by space
2020-09-29 23:58:27 +09:00
inStringTemplate3.kt
Remove redundant backticks: do not report if variable inside the string and isn't followed by space
2020-09-29 23:58:27 +09:00
inStringTemplate3.kt.after
Remove redundant backticks: do not report if variable inside the string and isn't followed by space
2020-09-29 23:58:27 +09:00
inStringTemplate.kt
Remove redundant backticks: do not report if variable inside the string and isn't followed by space
2020-09-29 23:58:27 +09:00
keyword.kt
…
property.kt
…
property.kt.after
…
underscore.kt
…
underscores2.kt
…
underscores.kt
…
yield.kt
…