Closed Mr3zee closed 3 days ago
Subsystem All
Problem Description Kotlin Style Guide requires us to have maximum of two consecutive cap letters in API namings in a row. We had more, like RPC and KRPC
RPC
KRPC
Solution Update naming according to style guide
Subsystem All
Problem Description Kotlin Style Guide requires us to have maximum of two consecutive cap letters in API namings in a row. We had more, like
RPC
andKRPC
Solution Update naming according to style guide