- Use Kotlin (with some Java) standard style: 4-space indentation, no trailing whitespace, end files with a newline.
- Keep commit messages short (50 characters or less) and in the imperative mood.
- After modifying any code, run
./gradlew buildin the repository root. The build must succeed before committing. - Summarise changes in the PR body and mention build results.
This repository was archived by the owner on Dec 10, 2025. It is now read-only.