Files
detekt/custom-checks
Matthew Haughton 31bf79e73b Replace getJetTypeFqName with fqNameOrNull extension (#3613)
* Replace getJetTypeFqName with fqNameOrNull extension

* Remove usage of nameIfStandardType

This is from the org.jetbrains.kotlin.js package which should be avoided
while detekt is limited to Kotlin/JVM analysis only.

* Use KotlinType.fqNameOrNull extension to simplify rule
2021-03-29 20:42:56 +02:00
..
2021-01-05 00:06:10 +01:00