Rename function files to use camel humps
According to the Kotlin Coding Conventions (https://kotlinlang.org/docs/reference/coding-conventions.html) files that contain only top-level declarations should also use camel humps with an uppercase first letter.
This commit is contained in:
Reference in New Issue
Block a user