fritz2 icon indicating copy to clipboard operation
fritz2 copied to clipboard

Change File Names to PascalCase due to Kotlins current Coding Conventions

Open Lysander opened this issue 1 year ago • 0 comments

As time goes by the Kotlin coding conventions got stricter an now there is the convention for PascalCaseNames: https://kotlinlang.org/docs/coding-conventions.html#source-file-names

So we should follow this guideline!

Lysander avatar Apr 19 '24 09:04 Lysander