Skip to content

Convert remaining Java classes to Kotlin

This just converts the utility classes that were Java to Kotlin, using Kotlin conventions where appropriate. It also removes a few checks which were indicated by linting to be unnecessary.

Merge request reports